Class RefreshTokenReuseException

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

@Generated("software.amazon.awssdk:codegen") public final class RefreshTokenReuseException extends CognitoIdentityProviderException implements ToCopyableBuilder<RefreshTokenReuseException.Builder,RefreshTokenReuseException>

This exception is throw when your application requests token refresh with a refresh token that has been invalidated by refresh-token rotation.

See Also: