|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSSBaseException | |
---|---|
com.hyperion.css |
Uses of CSSBaseException in com.hyperion.css |
---|
Subclasses of CSSBaseException in com.hyperion.css | |
---|---|
class |
CSSAuthenticationException
This exception, if thrown, implies that a user is found but the password does not match; in other words, the credentials are invalid. |
class |
CSSAuthorizationException
|
class |
CSSCircularDependencyException
Represents a condition when a circular dependency is being introduced. |
class |
CSSCommunicationException
This exception, if thrown, implies that the directory could not be contacted and is not available for the request. |
class |
CSSCryptographicException
Exception to contain all cryptographic exceptions. |
class |
CSSEntityAlreadyExistsException
This represents a situation that an entity already exists in the system. |
class |
CSSException
|
class |
CSSGroupNotProvisionedException
This exception, if thrown, implies that the group entry is not provisioned.. |
class |
CSSIllegalArgumentException
This exception, if thrown, specifies an illegal argument to a method. |
class |
CSSInvalidGroupException
This exception, if thrown, implies that the group specified does not exist. |
class |
CSSInvalidIdentityException
This exception, if thrown, implies that the identity is invalid or not in the correct format. |
class |
CSSInvalidPrincipalException
This exception, if thrown, implies that the principal specified does not exist, but existed at some time. |
class |
CSSInvalidRoleException
This exception, if thrown, implies that the role specified does not exist, but existed at some time. |
class |
CSSInvalidUserException
This exception, if thrown, implies that the user specified does not exist, but existed at some time. |
class |
CSSMethodNotSupportedException
This exception, if thrown, implies that a method (of an interface) is not supported in a particular working mode of CSS, for example, Fusion mode or EPM mode. |
class |
CSSNoProviderException
This exception, if thrown, implies that the provider does not exist. |
class |
CSSOperationNotSupportedException
This exception, if thrown, implies that a particular provider does not support this operation. |
class |
CSSPasswordExpiredException
Deprecated. |
class |
CSSPasswordPolicyException
Deprecated. - This will throw generic exception, will be deleted next release. |
class |
CSSTokenNotAcceptedException
This exception, if thrown, implies that the token passed in from another source (another application) is not a valid token and therefore is rejected. |
class |
CSSTokenNotAvailableException
This exception, if thrown, implies that the token cannot be created or is not available. |
class |
CSSUserNotProvisionedException
This exception, if thrown, implies that user is not provisioned.. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |