Skip to content

APIStatusError

class tinker.APIStatusError(APIError)

Raised when an API response has a status code of 4xx or 5xx.

Inherits from: APIError