pdmlabs.exceptions.exception#
Exceptions
|
|
|
|
|
- exception pdmlabs.exceptions.exception.IncompatibleMethodException(message)#
Bases:
Exception
- exception pdmlabs.exceptions.exception.NotFitForSourceException(message="'predict' was called on a model that was not previously fit for this source")#
Bases:
Exception
- exception pdmlabs.exceptions.exception.ShortScenarioLengthException(message)#
Bases:
Exception