| 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Exception Summary | |
|---|---|
| AuthSelfServiceException | Signals that an exception of some sort has occurred while performing an authenticated self-service operation. | 
| ChangePasswordException | Thrown if there is an exception when the user performs a self-service operation to change his password. | 
| InvalidLookupException | Thrown if there is an exception while looking up some values for the user by passing incorrect lookup code. | 
| InvalidQuestionException | Thrown if an invalid question is entered or specified question is not defined as a valid question while setting challenge questions and responses. | 
| NumberOfChallengesMismatchException | Thrown if the number of questions answered correctly does not match the number of correct answers required or the number of questions answered does not match the questions defined. | 
| PasswordIncorrectException | Thrown if the password given for the specified user is not correct. | 
| PasswordMismatchException | Thrown if while changing the password for the specified user, the confirmed password is not the same as new password. | 
| PasswordPolicyException | Thrown if the specified password fails to satisfy the applicable password policy. | 
| PasswordResetAttemptsExceededException | Thrown if the specified user has exceeded the maximum number of allowed attempts for resetting the password. | 
| PolicyFailedException | This is a generic exception thrown when there is a failure in satisfying the policies applicable to an operation. | 
| QuestionsNotDefinedException | Thrown when the user tries to reset his password and challenge questions have not already been defined for the user. | 
| ResetPasswordException | Thrown when there is a failure while resetting the user password. | 
| SelfServiceException | |
| SetChallengeValueException | Thrown when there is a failure while resetting the challenge questions and answers for the users. | 
| UnauthenticatedSelfServiceException | Thrown if there is any error while submitting a request for an unauthenticated user operation. | 
| UserAccountDisabledException | Thrown if the specified user account is disabled. | 
| UserAccountInvalidException | Thrown if the specified user account is invalid. | 
| UserAlreadyLoggedInException | Thrown if the user is already logged-in while trying to perform an unauthenticated self-service operation. | 
| UserLookupException | Thrown when there is an exception while fetching the user attributes. | 
| ValidationFailedException | Thrown if the data validation fails while performing the operation. | 
  | 
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||