Class UnsupportedTokenTypeException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<UnsupportedTokenTypeException.Builder,UnsupportedTokenTypeException>

@Generated("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.

See Also: