public class SecurityException extends IgniteException
| Constructor and Description |
|---|
SecurityException(String msg)
Constructs security grid exception with given message.
|
SecurityException(String msg,
Throwable cause)
Constructs security grid exception with given message and cause.
|
SecurityException(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 SecurityException(String msg, @Nullable Throwable cause)
msg - Exception message.cause - Exception cause.public SecurityException(Throwable cause)
cause - Non-null throwable cause.public SecurityException(String msg)
msg - Exception message.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016