Class WebAuthnClientMismatchException

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

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

This exception is thrown when the access token is for a different client than the one in the original StartWebAuthnRegistration request.

See Also: