MfaClientNotInitializedException

constructor(message: String? = "MFA client not initialized", cause: Throwable? = null)

Parameters

message

The error message.

cause

The underlying cause of the exception.