Exception: LMC::MissingCodeException
- Inherits:
-
ResponseException
- Object
- RuntimeError
- ResponseException
- LMC::MissingCodeException
- Defined in:
- lib/lmc/exceptions/lmc_two_factor_required_exception.rb
Overview
Exception representing a missing 2FA code. (2fa enabled but code not sent)
Instance Attribute Summary
Attributes inherited from ResponseException
Method Summary
Methods inherited from ResponseException
Constructor Details
This class inherits a constructor from LMC::ResponseException