public class GridSecurityException extends IgniteException
| Constructor and Description |
|---|
GridSecurityException(String msg)
Constructs security grid exception with given message.
|
GridSecurityException(String msg,
Throwable cause)
Constructs security grid exception with given message and cause.
|
GridSecurityException(Throwable cause)
Creates new security grid exception given throwable as a cause and
source of error message.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GridSecurityException(String msg, @Nullable Throwable cause)
msg - Exception message.cause - Exception cause.public GridSecurityException(Throwable cause)
cause - Non-null throwable cause.public GridSecurityException(String msg)
msg - Exception message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015