|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Exception Summary | |
|---|---|
| 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. |
| InvalidAuthenticationException | Thrown when the attempted authentication is not valid. |
| InvalidAuthorizationTokenException | Thrown when the authenticated token is invalid. |
| InvalidEmailAddressException | Thrown when the email address is not valid. |
| InvalidEntityException | |
| InvalidGroupException | An exception to denote an invalid model group. |
| InvalidRoleException | Thrown when an invalid role is provided. |
| InvalidSearchTermException | Thrown when no search terms are provided. |
| InvalidTokenException | Thrown when an invalid token is provided. |
| MembershipInvalidException | |
| 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. |
| PermissionException | Permission Exception this Exception will handle Exceptions to do with CRUD operations on Applications, Directories etc. |
| TokenExpiredException | Used when the token has expired and is not valid anymore. |
| TokenNotFoundException | Used when the token does not exist in the server. |
| UserAlreadyExistsException | Thrown to indicate that a user already exists in the directory. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||