The Diffusion Publisher API is deprecated and will be removed in a future release.
@Deprecated public final class AuthorisationException extends APIException
Constructor and Description |
---|
AuthorisationException(String message)
Deprecated.
Create a new AuthorisationException.
|
AuthorisationException(String message,
Throwable ex)
Deprecated.
Create a new AuthorisationException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthorisationException(String message, Throwable ex)
message
- the message.ex
- the cause.public AuthorisationException(String message)
message
- the message.Copyright © 2020 Push Technology Ltd. All Rights Reserved.