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) |
toString
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.