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

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

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

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



Copyright © 2011 Atlassian. All Rights Reserved.