public class NoSystemException extends GemFireException
NoSystemException
is thrown when a locator can not be found or connected to. In
most cases one of the following subclasses is used instead of NoSystemException
:
As of GemFire 5.0 this exception should be named NoLocatorException.
Constructor and Description |
---|
NoSystemException(String message)
Creates a new
NoSystemException . |
NoSystemException(String message,
Throwable cause)
Creates a new
NoSystemException with the given message and cause. |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSystemException(String message)
NoSystemException
.message
- the detail message