public class GemFireConfigException extends GemFireException
GemFireConfigException
is used for failures
while processing a GemFire configuration XML file.Constructor and Description |
---|
GemFireConfigException(String message)
Creates a new
GemFireConfigException . |
GemFireConfigException(String message,
Throwable cause)
Creates a new
GemFireConfigException . |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.