exceptions library

Exceptions / Errors

APIGatewayException
Thrown when the API gateway returns an error other than an invalid argument.
BaseMindException
Base exception for all BaseMind exceptions.
MissingAPIKeyException
Thrown when the API key is an empty string.
MissingPromptVariableException
Thrown when a client method is called without passing in at least one expected prompt variable key.