MFAMethodNotFoundException typedef

  1. @Deprecated('Use MfaMethodNotFoundException instead')
MFAMethodNotFoundException = MfaMethodNotFoundException

Exception thrown when the requested service cannot find a multi-factor authentication (MFA) method.

Implementation

@Deprecated('Use MfaMethodNotFoundException instead')
typedef MFAMethodNotFoundException = MfaMethodNotFoundException;