Package com.atlassian.crowd.exception
Class ApplicationAccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.ApplicationAccessDeniedException
- All Implemented Interfaces:
Serializable
Thrown to indicate that a user does not have access to authenticate against an application.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionApplicationAccessDeniedException
(String s, Throwable throwable) ApplicationAccessDeniedException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ApplicationAccessDeniedException
public ApplicationAccessDeniedException() -
ApplicationAccessDeniedException
-
ApplicationAccessDeniedException
-
ApplicationAccessDeniedException
-