Uses of Package
com.atlassian.crowd.exception

Packages that use com.atlassian.crowd.exception
com.atlassian.crowd.embedded.api   
com.atlassian.crowd.exception   
com.atlassian.crowd.exception.embedded   
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.embedded.api
DirectoryCurrentlySynchronisingException
          Thrown when an operation failed because the directory is currently synchronising.
FailedAuthenticationException
           
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidMembershipException
          Thrown when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
OperationNotPermittedException
          Thrown when the operation is not permitted.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.exception
CrowdException
          CrowdException is the superclass of Crowd-specific exceptions that must be caught.
FailedAuthenticationException
           
ObjectNotFoundException
          Thrown when an entity is not found.
OperationFailedException
          Represents an error when executing an operation on the remote directory failed for some reason.
UserNotFoundException
          Thrown when the specified user could not be found.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.exception.embedded
CrowdException
          CrowdException is the superclass of Crowd-specific exceptions that must be caught.
 



Copyright © 2016 Atlassian. All Rights Reserved.