Class WebAuthnChallengeNotFoundException

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

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

This exception is thrown when the challenge from StartWebAuthn registration has expired.

See Also: