Exception: Itunes::Receipt::ReceiptAuthenticationError
- Defined in:
- lib/itunes/receipt/error.rb
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from Itunes::Receipt::Error
Instance Method Details
#message ⇒ Object
32 33 34 |
# File 'lib/itunes/receipt/error.rb', line 32 def 'The receipt could not be authenticated (21003)' end |