public class GemFireConfigException extends GemFireException
GemFireConfigException
is used for failures while processing a GemFire
configuration XML file.Constructor and Description |
---|
GemFireConfigException(java.lang.String message)
Creates a new
GemFireConfigException . |
GemFireConfigException(java.lang.String message,
java.lang.Throwable cause)
Creates a new
GemFireConfigException . |
getRootCause