ApiConnectionException#

exception ApiConnectionException(response)#

Provides the exception to raise when connection to the API server fails. For more information about the failure, inspect .response.

Attributes
responserequests.Response

Response from the server.