| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.cognitoidentityprovider.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
CognitoAuthenticationFailedException
Authentication failure exception
|
class |
CognitoCodeExpiredException
Client exception for using an expired code.
|
class |
CognitoCodeMismatchException
This exception indicates that a code used for verification did not match with
the excepted value.
|
class |
CognitoInternalErrorException
Exception indicating an internal error.
|
class |
CognitoLambdaException
Exception indicating lambda dependency failure
|
class |
CognitoLambdaFailedException
Exception indicating lambda dependency failure
|
class |
CognitoLambdaResponseInvalidException
Exception indicating lambda response invalid.
|
class |
CognitoLambdaValidationException
Lambda validation excaption
|
class |
CognitoLimitExceeded
Throttle exception.
|
class |
CognitoNotAuthorizedException
Client exception when user is not authenticated for an operation.
|
class |
CognitoParameterInvalidException
Client exception issue when a parameter assigned an illegal value.
|
class |
CognitoPasswordInvalidException
Client exception for incorrect password.
|
class |
CognitoResourceNotFoundException
Client exception.
|
Copyright © 2020. All rights reserved.