com.atlassian.crowd.manager.application
Class ApplicationAccessDeniedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.manager.application.ApplicationAccessDeniedException
- All Implemented Interfaces:
- Serializable
public class ApplicationAccessDeniedException
- extends Exception
Thrown if user does not have access to a particular
application and attempts to authenticate against it.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplicationAccessDeniedException
public ApplicationAccessDeniedException(String application)
Copyright © 2014 Atlassian. All Rights Reserved.