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

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

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.exception
PermissionException
          Permission Exception this Exception will handle Exceptions to do with CRUD operations on Applications, Directories etc.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.http
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.
InvalidTokenException
          Thrown when an invalid token is provided.
ObjectNotFoundException
          Thrown when an entity is not valid.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.service.soap.client
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission
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.
 

Classes in com.atlassian.crowd.integration.exception used by com.atlassian.crowd.integration.service.soap.server
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission
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 © 2007 Atlassian Software Systems. All Rights Reserved.