public class SystemConnectException extends GemFireException
SystemConnectException
is thrown when a GemFire application tries to connect to
an existing distributed system and is unable to contact all members of the distributed system to
announce its presence. This is usually due to resource depletion problems (low memory or too few
file descriptors) in other processes.Constructor and Description |
---|
SystemConnectException(String message)
Creates a new
SystemConnectException . |
SystemConnectException(String message,
Throwable cause) |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString