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

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

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

Subclasses of UncheckedSoapException in com.atlassian.crowd.integration.exception
 class ExpiredCredentialException
          Thrown when user's credentials have expired.
 class InactiveAccountException
          Thrown when a User's account is inactive.
 class InvalidAuthenticationException
          Thrown when the attempted authentication is not valid.
 class InvalidCredentialException
          Thrown when the supplied credential is not valid.
 class InvalidDirectoryEntityException
          Base class of directory entity (e.g.
 class InvalidGroupException
          An exception to denote an invalid group.
 class InvalidRoleException
          An exception to denote an invalid group (of type Role).
 class InvalidUserException
          An exception to denote an invalid model user.
 class ObjectNotFoundException
          Thrown when an entity is not found.
 



Copyright © 2010 Atlassian. All Rights Reserved.