Exception: Itunes::Receipt::InvalidReceiptFormatError
- 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
26 27 28 |
# File 'lib/itunes/receipt/error.rb', line 26 def 'The App Store could not read the JSON object you provided (21002)' end |