tempor.exc package¶
Module contents¶
Package directory with custom exceptions for TemporAI.
- exception tempor.exc.DataValidationException[source]¶
Bases:
ValueErrorException raised when TemporAI-specific data format validation fails.
- exception tempor.exc.UnsupportedSetupException[source]¶
Bases:
RuntimeErrorRaise this exception when an TemporAI estimator (model) encounters an unsupported situation, e.g. incompatible data format.