Package com.atlassian.crowd.integration.exception

Exception Summary
ApplicationAccessDeniedException User does not have access to authenticate against application.
ApplicationPermissionException This is Exception is thrown if an Application does not have a required permission
DirectoryAccessException Represents an error when contacting the remote directory (eg.
DirectoryInstantiationException Exception when a RemoteDirectory implementation can not be loaded by a Directory.
DirectoryPermissionException Thrown when a RemoteDirectory does not have the permission set to perform an operation such as add/modify/delete verses a group/principal/role.
InactiveAccountException  
InvalidAuthenticationException Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException Thrown when the authenticated token is invalid.
InvalidCredentialException Thrown when the supplied credential is not valid.
InvalidEmailAddressException Thrown when the email address is not valid.
InvalidEntityException  
InvalidGroupException  
InvalidMembershipException  
InvalidRoleException Thrown when an invalid role is provided.
InvalidSearchTermException Thrown when no search terms are provided.
InvalidTokenException Thrown when an invalid token is provided.
InvalidUserException  
MembershipNotFoundException Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
ObjectNotFoundException Thrown when an entity is not found.
PermissionException Permission Exception this Exception will handle Exceptions to do with CRUD operations on Applications, Directories etc.
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.