aito.client.aito_client.Error

exception aito.client.aito_client.Error(message: str)

An error occurred when using the client

Parameters
  • message (str) – the error message

  • logger (Logger) – the logger that will be used to lock the eror and stack trace