pybotters.NotJSONContent

class pybotters.NotJSONContent(error: JSONDecodeError)

Result of JSON decoding failure.

error

JSONDecodeError

Type:

json.decoder.JSONDecodeError

Methods

__init__(error)

Attributes