public class TopologyChangedException extends JetException
Constructor and Description |
---|
TopologyChangedException()
Creates the exception
|
TopologyChangedException(String message)
Creates the exception with a message.
|
TopologyChangedException(String message,
Throwable cause)
Creates the exception with a message and a cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TopologyChangedException()
public TopologyChangedException(String message)
Copyright © 2023 Hazelcast, Inc.. All rights reserved.