Serializable
AliasExistsException
, CodeDeliveryFailureException
, CodeMismatchException
, ConcurrentModificationException
, DuplicateProviderException
, ExpiredCodeException
, GroupExistsException
, InternalErrorException
, InvalidEmailRoleAccessPolicyException
, InvalidLambdaResponseException
, InvalidOAuthFlowException
, InvalidParameterException
, InvalidPasswordException
, InvalidSmsRoleAccessPolicyException
, InvalidSmsRoleTrustRelationshipException
, InvalidUserPoolConfigurationException
, LimitExceededException
, MFAMethodNotFoundException
, NotAuthorizedException
, PasswordResetRequiredException
, PreconditionNotMetException
, ResourceNotFoundException
, ScopeDoesNotExistException
, TooManyFailedAttemptsException
, TooManyRequestsException
, UnexpectedLambdaException
, UnsupportedIdentityProviderException
, UnsupportedUserStateException
, UserImportInProgressException
, UserLambdaValidationException
, UsernameExistsException
, UserNotConfirmedException
, UserNotFoundException
, UserPoolTaggingException
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class CognitoIdentityProviderException extends AmazonServiceException
AmazonServiceException.ErrorType
Constructor | Description |
---|---|
CognitoIdentityProviderException(String message) |
Constructs a new CognitoIdentityProviderException with the specified error message.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CognitoIdentityProviderException(String message)
message
- Describes the error encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.