abstract_api.core.exceptions.client_request_error module#
- exception abstract_api.core.exceptions.client_request_error.ClientRequestError[source]#
Bases:
AbstractAPIExceptionRaised when there’s a problem before making API request.
Bases: AbstractAPIException
Raised when there’s a problem before making API request.