aito.client.aito_client.RequestError

exception aito.client.aito_client.RequestError(request_obj: aito.client.requests.aito_request.AitoRequest, error: Exception)

An error occurred when sending a request to the Aito instance

Parameters
  • request_obj (AitoRequest) – the request object

  • error (Exception) – the error