Exception: Tradier::Error::DecodeError

Inherits:
Tradier::Error show all
Defined in:
lib/tradier/error/decode_error.rb

Overview

Raised when JSON parsing fails

Constant Summary

Constants inherited from Tradier::Error

EnhanceYourCalm, RateLimited

Instance Attribute Summary

Attributes inherited from Tradier::Error

#wrapped_exception

Method Summary

Methods inherited from Tradier::Error

#backtrace, descendants, errors, #initialize

Constructor Details

This class inherits a constructor from Tradier::Error