MfaPolicyViolationException

constructor(message: String? = null, policy: MfaPolicy? = null, cause: Throwable? = null)

Parameters

message

The error message.

policy

The policy that caused the violation, if available.

cause

The underlying cause of the exception.