Module: exceptions
APIKeyMissingException
Bases: InfernetMLException
Exception for when an API key is missing
InfernetMLException
RetryableException
ServiceException
Bases: Exception
Marker exception for service specific exceptions that should be thrown. Use RetryableException if the exception can be retried