Uses of Package
com.atlassian.crowd.exception

Packages that use com.atlassian.crowd.exception
com.atlassian.crowd.acceptance.tests.client   
com.atlassian.crowd.acceptance.tests.client.load   
com.atlassian.crowd.acceptance.tests.directory   
com.atlassian.crowd.acceptance.tests.persistence.dao.user   
com.atlassian.crowd.acceptance.tests.persistence.directory   
com.atlassian.crowd.acceptance.tests.persistence.manager.directory   
com.atlassian.crowd.acceptance.tests.persistence.manager.token   
com.atlassian.crowd.console.action   
com.atlassian.crowd.console.action.application   
com.atlassian.crowd.console.action.dataimport   
com.atlassian.crowd.console.action.directory   
com.atlassian.crowd.console.action.group   
com.atlassian.crowd.console.action.role   
com.atlassian.crowd.console.action.setup   
com.atlassian.crowd.console.action.user   
com.atlassian.crowd.dao.application   
com.atlassian.crowd.dao.directory   
com.atlassian.crowd.dao.group   
com.atlassian.crowd.dao.membership   
com.atlassian.crowd.dao.property   
com.atlassian.crowd.dao.token   
com.atlassian.crowd.dao.user   
com.atlassian.crowd.directory   
com.atlassian.crowd.directory.hybrid   
com.atlassian.crowd.directory.ldap.cache   
com.atlassian.crowd.directory.loader   
com.atlassian.crowd.embedded.api   
com.atlassian.crowd.embedded.core   
com.atlassian.crowd.embedded.core.util   
com.atlassian.crowd.embedded.impl   
com.atlassian.crowd.embedded.spi   
com.atlassian.crowd.exception   
com.atlassian.crowd.integration.atlassianuser   
com.atlassian.crowd.integration.http   
com.atlassian.crowd.integration.rest.entity   
com.atlassian.crowd.integration.rest.service   
com.atlassian.crowd.integration.springsecurity   
com.atlassian.crowd.integration.springsecurity.user   
com.atlassian.crowd.manager.application   
com.atlassian.crowd.manager.authentication   
com.atlassian.crowd.manager.directory   
com.atlassian.crowd.manager.directory.monitor   
com.atlassian.crowd.manager.login   
com.atlassian.crowd.manager.login.util   
com.atlassian.crowd.manager.property   
com.atlassian.crowd.manager.token   
com.atlassian.crowd.manager.token.factory   
com.atlassian.crowd.model.directory   
com.atlassian.crowd.password.encoder   
com.atlassian.crowd.password.factory   
com.atlassian.crowd.plugin.application.springsecurity   
com.atlassian.crowd.plugin.rest.exception.mapper   
com.atlassian.crowd.plugin.rest.service.controller   
com.atlassian.crowd.plugin.rest.service.resources   
com.atlassian.crowd.security.demo.action   
com.atlassian.crowd.security.demo.action.user   
com.atlassian.crowd.service   
com.atlassian.crowd.service.cache   
com.atlassian.crowd.service.client   
com.atlassian.crowd.service.soap   
com.atlassian.crowd.service.soap.client   
com.atlassian.crowd.service.soap.server   
com.atlassian.crowd.util   
com.atlassian.crowd.util.persistence.hibernate   
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.acceptance.tests.client
ApplicationAccessDeniedException
          User does not have access to authenticate against application.
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.acceptance.tests.client.load
ApplicationAccessDeniedException
          User does not have access to authenticate against application.
BulkAddFailedException
          An exception that is raised when the Bulk Creation of users failed.
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.acceptance.tests.directory
DirectoryCurrentlySynchronisingException
          Thrown when an operation failed because the directory is currently synchronising.
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
DirectoryNotFoundException
           
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          An exception to denote an invalid model group.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidSearchTermException
          Thrown when no search terms are provided.
InvalidTokenException
          Thrown when an invalid token is provided.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
ObjectNotFoundException
          Thrown when an entity is not found.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.acceptance.tests.persistence.dao.user
InvalidSearchTermException
          Thrown when no search terms are provided.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.acceptance.tests.persistence.directory
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          An exception to denote an invalid model group.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.acceptance.tests.persistence.manager.directory
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          An exception to denote an invalid model group.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.acceptance.tests.persistence.manager.token
InvalidTokenException
          Thrown when an invalid token is provided.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action
DirectoryNotFoundException
           
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidUserException
           
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action.application
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action.dataimport
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action.directory
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action.group
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action.role
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action.setup
InvalidCredentialException
          Thrown when the supplied credential is not valid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.console.action.user
InvalidUserException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.dao.application
DirectoryNotFoundException
           
ObjectNotFoundException
          Thrown when an entity is not found.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.dao.directory
DirectoryNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.dao.group
DirectoryNotFoundException
           
GroupNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.dao.membership
GroupNotFoundException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.dao.property
ObjectNotFoundException
          Thrown when an entity is not found.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.dao.token
ObjectNotFoundException
          Thrown when an entity is not found.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.dao.user
DirectoryNotFoundException
           
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.directory
CrowdException
           
DirectoryNotFoundException
           
DuplicateAttributeValueException
           
ExpiredCredentialException
          Thrown when user's credentials have expired.
GroupNotFoundException
           
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          An exception to denote an invalid model group.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.directory.hybrid
GroupNotFoundException
           
InvalidGroupException
          An exception to denote an invalid model group.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.directory.ldap.cache
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.directory.loader
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.embedded.api
DirectoryCurrentlySynchronisingException
          Thrown when an operation failed because the directory is currently synchronising.
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
DirectoryNotFoundException
           
DuplicateAttributeValueException
           
ExpiredCredentialException
          Thrown when user's credentials have expired.
FailedAuthenticationException
           
GroupNotFoundException
           
InactiveAccountException
           
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
NotDirectMembershipException
           
OperationFailedException
          Represents an error when contacting the remote directory (eg.
OperationNotPermittedException
           
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.embedded.core
DirectoryCurrentlySynchronisingException
          Thrown when an operation failed because the directory is currently synchronising.
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
DirectoryNotFoundException
           
ExpiredCredentialException
          Thrown when user's credentials have expired.
FailedAuthenticationException
           
GroupNotFoundException
           
InactiveAccountException
           
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
NotDirectMembershipException
           
OperationFailedException
          Represents an error when contacting the remote directory (eg.
OperationNotPermittedException
           
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.embedded.core.util
InvalidGroupException
          An exception to denote an invalid model group.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.embedded.impl
DuplicateAttributeValueException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.embedded.spi
DirectoryNotFoundException
           
GroupNotFoundException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
UserAlreadyExistsException
           
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.exception
CrowdException
           
InvalidGroupException
          An exception to denote an invalid model group.
InvalidTokenException
          Thrown when an invalid token is provided.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
PermissionException
          Permission Exception this Exception will handle Exceptions to do with CRUD operations on Applications, Directories etc.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.integration.atlassianuser
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.integration.http
ApplicationAccessDeniedException
          User does not have access to authenticate against application.
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
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.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
OperationNotPermittedException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.integration.rest.entity
DuplicateAttributeValueException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.integration.rest.service
GroupNotFoundException
           
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          An exception to denote an invalid model group.
InvalidUserException
           
OperationFailedException
          Represents an error when contacting the remote directory (eg.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.integration.springsecurity
ApplicationAccessDeniedException
          User does not have access to authenticate against application.
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.integration.springsecurity.user
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.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 user's credentials have expired.
GroupNotFoundException
           
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
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 model group.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
ObjectNotFoundException
          Thrown when an entity is not found.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.authentication
DirectoryNotFoundException
           
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidTokenException
          Thrown when an invalid token is provided.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.directory
DirectoryCurrentlySynchronisingException
          Thrown when an operation failed because the directory is currently synchronising.
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
DirectoryNotFoundException
           
ExpiredCredentialException
          Thrown when user's credentials have expired.
GroupNotFoundException
           
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
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 model group.
InvalidMembershipException
          This Exception happens when a user tries to create a Nested Group membership that is not valid.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
NestedGroupsNotSupportedException
          This Exception is thrown when a user attempts to add a group to another group in a Directory that does not support nested groups.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
PermissionException
          Permission Exception this Exception will handle Exceptions to do with CRUD operations on Applications, Directories etc.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.directory.monitor
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.login
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission
DirectoryNotFoundException
           
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidEmailAddressException
          Thrown when the email address is not valid.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.login.util
InvalidEmailAddressException
          Thrown when the email address is not valid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.property
ObjectNotFoundException
          Thrown when an entity is not found.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.token
ObjectNotFoundException
          Thrown when an entity is not found.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.manager.token.factory
InvalidTokenException
          Thrown when an invalid token is provided.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.model.directory
DirectoryInstantiationException
          Exception when a RemoteDirectory implementation can not be loaded by a Directory.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.password.encoder
PasswordEncoderException
          An exception that is thrown if we have failed to encrypt a password with a given PasswordEncoder
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.password.factory
PasswordEncoderException
          An exception that is thrown if we have failed to encrypt a password with a given PasswordEncoder
PasswordEncoderNotFoundException
          This exception is thrown if no PasswordEncoder is found when a lookup is done on the PasswordEncoderFactory
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.plugin.application.springsecurity
ApplicationAccessDeniedException
          User does not have access to authenticate against application.
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.plugin.rest.exception.mapper
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission
ExpiredCredentialException
          Thrown when user's credentials have expired.
GroupNotFoundException
           
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
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 model group.
InvalidTokenException
          Thrown when an invalid token is provided.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
NestedGroupsNotSupportedException
          This Exception is thrown when a user attempts to add a group to another group in a Directory that does not support nested groups.
ObjectNotFoundException
          Thrown when an entity is not found.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.plugin.rest.service.controller
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidEmailAddressException
          Thrown when the email address is not valid.
InvalidTokenException
          Thrown when an invalid token is provided.
ObjectNotFoundException
          Thrown when an entity is not found.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.plugin.rest.service.resources
ApplicationPermissionException
          This is Exception is thrown if an Application does not have a required permission
ExpiredCredentialException
          Thrown when user's credentials have expired.
InactiveAccountException
           
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
InvalidEmailAddressException
          Thrown when the email address is not valid.
InvalidTokenException
          Thrown when an invalid token is provided.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.security.demo.action
InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.security.demo.action.user
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.service
ApplicationAccessDeniedException
          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 user's credentials have expired.
GroupNotFoundException
           
InactiveAccountException
           
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
          An exception to denote an invalid model group.
InvalidTokenException
          Thrown when an invalid token is provided.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.service.cache
ApplicationAccessDeniedException
          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 user's credentials have expired.
InactiveAccountException
           
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
          An exception to denote an invalid model group.
InvalidTokenException
          Thrown when an invalid token is provided.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
ObjectNotFoundException
          Thrown when an entity is not found.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.service.client
GroupNotFoundException
           
InvalidCredentialException
          Thrown when the supplied credential is not valid.
InvalidGroupException
          An exception to denote an invalid model group.
InvalidUserException
           
OperationFailedException
          Represents an error when contacting the remote directory (eg.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.service.soap
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.service.soap.client
ApplicationAccessDeniedException
          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 user's credentials have expired.
GroupNotFoundException
           
InactiveAccountException
           
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 model group.
InvalidRoleException
          Thrown when an invalid role is provided.
InvalidTokenException
          Thrown when an invalid token is provided.
InvalidUserException
           
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
UserNotFoundException
           
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.service.soap.server
MembershipNotFoundException
          Used to denote that a particular USER-GROUP or GROUP-GROUP membership does not exist.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.util
ApplicationAccessDeniedException
          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.
InvalidAuthorizationTokenException
          Thrown when the authenticated token is invalid.
InvalidEmailAddressException
          Thrown when the email address is not valid.
InvalidTokenException
          Thrown when an invalid token is provided.
OperationFailedException
          Represents an error when contacting the remote directory (eg.
 

Classes in com.atlassian.crowd.exception used by com.atlassian.crowd.util.persistence.hibernate
ObjectNotFoundException
          Thrown when an entity is not found.
 



Copyright © 2010 Atlassian. All Rights Reserved.