|
Exception Summary |
| CSSAuthenticationException |
This exception, if thrown, implies that a user is found but the password does not match; in other words, the
credentials are invalid. |
| CSSAuthorizationException |
|
| CSSBaseException |
|
| CSSBERException |
Exception thrown to indicate a BER error. |
| CSSCircularDependencyException |
Represents a condition when a circular dependency is being introduced. |
| CSSCommunicationException |
This exception, if thrown, implies that the directory could not be contacted and is not available for the request. |
| CSSCryptographicException |
Exception to contain all cryptographic exceptions. |
| CSSEntityAlreadyExistsException |
This represents a situation that an entity already exists in the system. |
| CSSException |
|
| CSSGroupNotProvisionedException |
This exception, if thrown, implies that the group entry is not provisioned.. |
| CSSIllegalArgumentException |
This exception, if thrown, specifies an illegal argument to a method. |
| CSSInvalidGroupException |
This exception, if thrown, implies that the group specified does not exist. |
| CSSInvalidIdentityException |
This exception, if thrown, implies that the identity is invalid or not in the correct format. |
| CSSInvalidPrincipalException |
This exception, if thrown, implies that the principal specified does not exist, but existed at some time. |
| CSSInvalidRoleException |
This exception, if thrown, implies that the role specified does not exist, but existed at some time. |
| CSSInvalidUserException |
This exception, if thrown, implies that the user specified does not exist, but existed at some time. |
| 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. |
| CSSNoProviderException |
This exception, if thrown, implies that the provider does not exist. |
| CSSOperationNotSupportedException |
This exception, if thrown, implies that a particular provider does not support this operation. |
| CSSPasswordExpiredException |
Deprecated. |
| CSSPasswordPolicyException |
Deprecated. - This will throw generic exception, will be deleted next release. |
| 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. |
| CSSTokenNotAvailableException |
This exception, if thrown, implies that the token cannot be created or is not available. |
| CSSUserNotProvisionedException |
This exception, if thrown, implies that user is not provisioned.. |