Class DuplicateProviderException

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

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

This exception is thrown when the provider is already supported by the user pool.

See Also: