Class EnableSoftwareTokenMfaException

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

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

This exception is thrown when there is a code mismatch and the service fails to configure the software token TOTP multi-factor authentication (MFA).

See Also: