public class ClientAuthorizationException extends ClientException
| Constructor and Description |
|---|
ClientAuthorizationException()
Default constructor.
|
ClientAuthorizationException(String msg,
Throwable cause)
Constructs a new exception with the specified detail message and cause.
|
ClientAuthorizationException(Throwable cause)
Constructs a new exception with the specified cause and a detail
message of (cause==null ?
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClientAuthorizationException()
public ClientAuthorizationException(Throwable cause)
cause - the cause.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023