Uses of Class
com.atlassian.crowd.integration.exception.CrowdNestableException

Packages that use CrowdNestableException
com.atlassian.crowd.integration.exception   
 

Uses of CrowdNestableException in com.atlassian.crowd.integration.exception
 

Subclasses of CrowdNestableException in com.atlassian.crowd.integration.exception
 class 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.
 class InactiveAccountException
          Thrown when the authenticating account is not active.
 class InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
 class InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 class InvalidCredentialException
          Thrown when the supplied credential is not valid.
 class InvalidGroupException
          Thrown when an invalid group is provided.
 class InvalidPrincipalException
          Thrown when an invalid principal is provided.
 class InvalidRoleException
          Thrown when an invalid role is provided.
 class InvalidTokenException
          Thrown when an invalid token is provided.
 class ObjectNotFoundException
          Thrown when an entity is not valid.
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.