errors

Contains shared errors types that can be raised from API functions

Exceptions

UnexpectedStatus(status_code, content)

Raised by api functions when the response status an undocumented status and Client.raise_on_unexpected_status is True