Package com.atlassian.crowd.exception

Exception Summary
ApplicationAccessDeniedException Thrown to indicate that a user does not have access to authenticate against an application.
ApplicationPermissionException Thrown to indicate that an Application does not have the required permission to perform the operation.
BulkAddFailedException Thrown to indicate that a bulk add operation has failed.
InvalidAuthenticationException Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException Thrown when the authenticated token is invalid.
InvalidEmailAddressException Thrown when the email address is not valid.
InvalidGroupException Thrown to indicate an invalid model group.
InvalidRoleException Thrown when an invalid role is provided.
InvalidTokenException Thrown when an invalid token is provided.
MembershipAlreadyExistsException Thrown to indicate that a membership cannot be added because it already exists.
NestedGroupsNotSupportedException Thrown when a user attempts to add a group to another group in a Directory that does not support nested groups.
PermissionException Permission Exception this Exception will handle Exceptions to do with CRUD operations on Applications, Directories etc.
TokenExpiredException Thrown to indicate that the token has expired and is not valid anymore.
TokenNotFoundException Thrown to indicate that the token does not exist in the server.
UserAlreadyExistsException Thrown to indicate that a user already exists in the directory.
 



Copyright © 2013 Atlassian. All Rights Reserved.