8. pybt.exceptions

exception pybt.exceptions.BadRequest(message=None)

Invalid request passed

exception pybt.exceptions.ClientException(message=None)

Unhandled API client exception

message = 'unhandled error'
exception pybt.exceptions.ConnectionRefused(message=None)

Connection refused by remote host

exception pybt.exceptions.EmptyResponse(message=None)

Empty response from API

exception pybt.exceptions.IPBlocked(message=None)

IP blocked

exception pybt.exceptions.InvalidAPIKey(message=None)

Invalid API key