@Generated(value="software.amazon.awssdk:codegen") public final class ExpiredCodeException extends CognitoIdentityProviderException implements ToCopyableBuilder<ExpiredCodeException.Builder,ExpiredCodeException>
This exception is thrown if a code has expired.
Modifier and Type | Class and Description |
---|---|
static interface |
ExpiredCodeException.Builder |
Modifier and Type | Method and Description |
---|---|
static ExpiredCodeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ExpiredCodeException.Builder> |
serializableBuilderClass() |
ExpiredCodeException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ExpiredCodeException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ExpiredCodeException.Builder,ExpiredCodeException>
toBuilder
in class CognitoIdentityProviderException
public static ExpiredCodeException.Builder builder()
public static Class<? extends ExpiredCodeException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.