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(String message)
Creates a new
SystemConnectException. |
ForcedDisconnectException(String message,
Throwable cause) |
toStringgetRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.