public class IgniteAccessControlException extends IgniteCheckedException
| Constructor and Description |
|---|
IgniteAccessControlException(String msg)
Creates access control exception.
|
IgniteAccessControlException(String msg,
@Nullable Throwable cause)
Creates authentication exception with given error message.
|
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic IgniteAccessControlException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020