@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedTokenTypeException extends CognitoIdentityProviderException implements ToCopyableBuilder<UnsupportedTokenTypeException.Builder,UnsupportedTokenTypeException>
Exception that is thrown when an unsupported token is passed to an operation.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedTokenTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedTokenTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedTokenTypeException.Builder> |
serializableBuilderClass() |
UnsupportedTokenTypeException.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 UnsupportedTokenTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedTokenTypeException.Builder,UnsupportedTokenTypeException>toBuilder in class CognitoIdentityProviderExceptionpublic static UnsupportedTokenTypeException.Builder builder()
public static Class<? extends UnsupportedTokenTypeException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.