public class ForcedDisconnectException extends CancelException
ForcedDisconnectException
is thrown when a GemFire application is removed from
the distributed system due to membership constraints such as network partition detection.Constructor and Description |
---|
ForcedDisconnectException(java.lang.String message)
Creates a new
SystemConnectException . |
ForcedDisconnectException(java.lang.String message,
java.lang.Throwable cause) |
toString
getRootCause