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, toStringpublic TopologyChangedException()
public TopologyChangedException(String message)
Copyright © 2022 Hazelcast, Inc.. All rights reserved.