Exception: Xendify::Errors::CreditCard::InvalidCvn
- Inherits:
-
ResponseError
- Object
- StandardError
- ResponseError
- ResponseError
- Xendify::Errors::CreditCard::InvalidCvn
- Defined in:
- lib/xendify/errors/credit_card.rb
Instance Attribute Summary
Attributes inherited from ResponseError
Instance Method Summary collapse
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from Xendify::Errors::ResponseError
Instance Method Details
#message ⇒ Object
39 40 41 |
# File 'lib/xendify/errors/credit_card.rb', line 39 def 'Invalid CVN number' end |