public class ClientAuthorizationException extends ClientException
| Constructor and Description |
|---|
ClientAuthorizationException()
Default constructor.
|
ClientAuthorizationException(String msg)
Constructs a new exception with the specified message.
|
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(String msg)
msg - The message.public ClientAuthorizationException(Throwable cause)
cause - the cause.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025