public class AuthorizationException extends RuntimeException
| Constructor and Description |
|---|
AuthorizationException(String msg)
Instantiates a new authorization exception.
|
AuthorizationException(String msg,
Throwable throwable)
Instantiates a new authorization exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthorizationException(String msg)
msg - the messageCopyright © 2015–2016 eGovernments Foundation. All rights reserved.