Package com.atlassian.crowd.exception

Exception Summary
ApplicationNotFoundException Thrown when an application is not found.
CrowdException  
DirectoryCurrentlySynchronisingException Thrown when an operation failed because the directory is currently synchronising.
DirectoryInstantiationException Exception when a com.atlassian.crowd.directory.RemoteDirectory implementation can not be loaded by a Directory.
DirectoryNotFoundException  
ExpiredCredentialException Thrown when user's credentials have expired.
FailedAuthenticationException  
GroupNotFoundException Thrown when the specified group could not be found.
InactiveAccountException  
InvalidCredentialException Thrown when the supplied credential is not valid.
InvalidCrowdServiceException Thrown when a Crowd client is not communicating with a valid Crowd service.
InvalidMembershipException This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException  
MembershipNotFoundException Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
OperationFailedException Represents an error when executing an operation on the remote directory failed for some reason.
OperationNotPermittedException  
ReadOnlyGroupException Thrown when a directory is asked to modify a group or its memberships which cannot be modified.
UserNotFoundException Thrown when the specified user could not be found.
 



Copyright © 2010 Atlassian. All Rights Reserved.