public class UnstartedSystemException extends NoSystemException
UnstartedSystemException
is thrown when the specified locator exists but is not
running or could not be connected to.
The most likely reasons for this are:
As of GemFire 5.0 this exception should be named UnstartedLocatorException.
Constructor and Description |
---|
UnstartedSystemException(String message)
Creates a new
UnstartedSystemException . |
UnstartedSystemException(String message,
Throwable cause)
Creates a new
UnstartedSystemException with the given message and cause. |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnstartedSystemException(String message)
UnstartedSystemException
.message
- the detail message