public class AuthorizationException extends ActionException
| Constructor and Description |
|---|
AuthorizationException()
Construct a new AuthenticationException.
|
AuthorizationException(String message)
Construct a new AuthenticationException with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthorizationException()
public AuthorizationException(String message)
message - The reason the exception was thrownCopyright © 2015 Revolution Systems Inc.. All rights reserved.