aito.client.aito_client.RequestError

exception aito.client.aito_client.RequestError(request_obj: 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