public class UncreatedSystemException extends NoSystemException
UncreatedSystemException
is thrown when the specified locator's directory or
configuration file can not be found.
The most likely reasons for this are:
As of GemFire 5.0 this exception should be named UncreatedLocatorException.
Constructor and Description |
---|
UncreatedSystemException(String message)
Creates a new
UncreatedSystemException . |
UncreatedSystemException(String message,
Throwable cause)
Creates a new
UncreatedSystemException with the given message and cause. |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UncreatedSystemException(String message)
UncreatedSystemException
.message
- the detail message