Uses of Package
com.atlassian.crowd.integration.exception

Packages that use com.atlassian.crowd.integration.exception
com.atlassian.crowd.integration.exception   
com.atlassian.crowd.service.soap.server   
com.atlassian.crowd.util   
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.exception
CheckedSoapException
          Base class of all checked SOAP exceptions.
InvalidDirectoryEntityException
          Base class of directory entity (e.g.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.service.soap.server
ApplicationAccessDeniedException
          Thrown when a User does not have access to authenticate against application.
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission.
BulkAddFailedException
          An exception that is raised when the Bulk Creation of users failed.
ExpiredCredentialException
          Thrown when the user's credentials have expired.
InactiveAccountException
          Thrown when the user's account is inactive.
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.
InvalidGroupException
          An exception to denote an invalid group.
InvalidRoleException
          An exception to denote an invalid group (of type Role).
InvalidTokenException
          Thrown when an invalid token is provided.
InvalidUserException
          An exception to denote an invalid model user.
ObjectNotFoundException
          Thrown when an entity is not found.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.util
ApplicationAccessDeniedException
          Thrown when a User does not have access to authenticate against application.
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission.
BulkAddFailedException
          An exception that is raised when the Bulk Creation of users failed.
ExpiredCredentialException
          Thrown when the user's credentials have expired.
InactiveAccountException
          Thrown when the user's account is inactive.
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.
InvalidGroupException
          An exception to denote an invalid group.
InvalidRoleException
          An exception to denote an invalid group (of type Role).
InvalidTokenException
          Thrown when an invalid token is provided.
InvalidUserException
          An exception to denote an invalid model user.
ObjectNotFoundException
          Thrown when an entity is not found.
 



Copyright © 2012 Atlassian. All Rights Reserved.