Package com.atlassian.crowd.integration.exception

Class Summary
CrowdNestableException Partent exception class which all Crowd exceptions (that are not runtime exceptions) should extend
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 Thrown when the authenticating account is not active.
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.
InvalidGroupException Thrown when an invalid group is provided.
InvalidPrincipalException Thrown when an invalid principal is provided.
InvalidRoleException Thrown when an invalid role is provided.
InvalidTokenException Thrown when an invalid token is provided.
ObjectNotFoundException Thrown when an entity is not valid.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.