public class GemFireSecurityException extends GemFireException
com.gemstone.gemfire.security
related
exceptions.Constructor and Description |
---|
GemFireSecurityException(String message)
Constructs instance of
SecurityException with error message. |
GemFireSecurityException(String message,
Throwable cause)
Constructs instance of
SecurityException with error message
and cause. |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GemFireSecurityException(String message)
SecurityException
with error message.message
- the error messageCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.