Class InvalidOAuthFlowException

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

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

This exception is thrown when the specified OAuth flow is not valid.

See Also: