Exceptions
- class ai.backend.client.exceptions.BackendError
Exception type to catch all ai.backend-related errors.
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
Exception type to catch all ai.backend-related errors.
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.