api_exception library

Exceptions / Errors

ApiException
Base class for all API exceptions.
NoInternetException
Thrown when there is no internet connection.
ServerResponseException
Thrown when the server returns a 4xx or 5xx error.
ServerTimeoutException
Thrown when the request times out.