Exceptions
- exception duetector.exceptions.AnalysQueryError[source]
- args
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- exception duetector.exceptions.ConfigError[source]
- args
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- exception duetector.exceptions.ConfigFileNotFoundError[source]
- args
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.