public class AuthorizationException extends RuntimeException
Constructor and Description |
---|
AuthorizationException() |
AuthorizationException(String message) |
AuthorizationException(String message,
Throwable cause) |
AuthorizationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.