Serializable
, ToCopyableBuilder<InvalidPasswordException.Builder,InvalidPasswordException>
@Generated("software.amazon.awssdk:codegen") public class InvalidPasswordException extends CognitoIdentityProviderException implements ToCopyableBuilder<InvalidPasswordException.Builder,InvalidPasswordException>
This exception is thrown when the Amazon Cognito service encounters an invalid password.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidPasswordException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidPasswordException.Builder |
builder() |
|
static Class<? extends InvalidPasswordException.Builder> |
serializableBuilderClass() |
|
InvalidPasswordException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
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 InvalidPasswordException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidPasswordException.Builder,InvalidPasswordException>
public static InvalidPasswordException.Builder builder()
public static Class<? extends InvalidPasswordException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.