tempo.errors module¶
-
exception
tempo.errors.InvalidUserFunction(model_name: str, reason: str)¶ Bases:
tempo.errors.TempoError
-
exception
tempo.errors.TempoError(msg)¶ Bases:
Exception
-
exception
tempo.errors.UndefinedCustomImplementation(model_name: str)¶ Bases:
tempo.errors.TempoError
-
exception
tempo.errors.UndefinedRuntime(model_name: str)¶ Bases:
tempo.errors.TempoError