public class PdxInitializationException extends GemFireException
Constructor and Description |
---|
PdxInitializationException(String message)
Construct a new exception with the given message
|
PdxInitializationException(String message,
Throwable cause)
Construct a new exception with the given message and cause
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PdxInitializationException(String message)
message
- the message of the new exception