Skip to content

APIStatusError

class mint.APIStatusError ( APIError )

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

Inherits from: APIError