Class WebAuthnCredentialNotSupportedException

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

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

This exception is thrown when a user presents passkey credentials from an unsupported device or provider.

See Also: