class JSONDecodeError(InvalidJSONError, CompatJSONDecodeError):
Inherited from RequestException
(via InvalidJSONError
):
Method | __init__ |
Initialize RequestException with request and response objects. |
Instance Variable | request |
Undocumented |
Instance Variable | response |
Undocumented |