tspy.exceptions module¶
-
exception
tspy.exceptions.
TSError
¶ Bases:
Exception
The base time-series error which will occur if an exception is raised when using tspy
-
exception
tspy.exceptions.
TSErrorWithMessage
(message='')¶ Bases:
tspy.exceptions.TSError
an extension to the base time-series error which contains a message