@Generated(value="software.amazon.awssdk:codegen") public final 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 and Description |
|---|---|
static interface |
InvalidPasswordException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidPasswordException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidPasswordException.Builder> |
serializableBuilderClass() |
InvalidPasswordException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InvalidPasswordException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidPasswordException.Builder,InvalidPasswordException>toBuilder in class CognitoIdentityProviderExceptionpublic static InvalidPasswordException.Builder builder()
public static Class<? extends InvalidPasswordException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.