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, toString
public ClientAuthorizationException()
public ClientAuthorizationException(String msg)
msg
- The message.public ClientAuthorizationException(Throwable cause)
cause
- the cause.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024