Exception: Hackeroo::Error::DecodeError
- Inherits:
-
Hackeroo::Error
- Object
- StandardError
- Hackeroo::Error
- Hackeroo::Error::DecodeError
- Defined in:
- lib/hackeroo/error/decode_error.rb
Overview
Raised when JSON parsing fails
Constant Summary
Constants inherited from Hackeroo::Error
Instance Attribute Summary
Attributes inherited from Hackeroo::Error
#rate_limit, #wrapped_exception
Method Summary
Methods inherited from Hackeroo::Error
#backtrace, descendants, errors, #initialize
Constructor Details
This class inherits a constructor from Hackeroo::Error