Exception: LMC::MissingCodeException

Inherits:
ResponseException show all
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

#response

Method Summary

Methods inherited from ResponseException

#initialize, #message

Constructor Details

This class inherits a constructor from LMC::ResponseException