public class UserManagementException extends IgniteCheckedException
| Constructor and Description |
|---|
UserManagementException(String msg)
Creates authentication exception with given error message.
|
UserManagementException(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 UserManagementException(String msg)
msg - Error message.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020