public class AuthorizationException extends Exception
| Constructor and Description |
|---|
AuthorizationException(String message)
Construct a new
AuthorizationException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthorizationException(String message)
AuthorizationException instance.message - The detail message for this exception (mandatory).Copyright © 2006–2017 Icegreen Technologies. All rights reserved.