class documentation

class JSONDecodeError(InvalidJSONError, CompatJSONDecodeError):

View In Hierarchy

Couldn't decode the text into json

Inherited from RequestException (via InvalidJSONError):

Method __init__ Initialize RequestException with request and response objects.
Instance Variable request Undocumented
Instance Variable response Undocumented