ApiConnectionException#

exception ApiConnectionException(response)#

Provides the exception to raise when connection to the API server fails.

For more information about the failure, inspect .response.

Parameters:
responserequests.Response

Response from the server.