errors#
Various exceptions that may be raised when using DataDreamer.
The StepOutputError exception or any exceptions that derive from it can
be raised when a Step is constructing its
output.
- exception datadreamer.errors.StepOutputTypeError(message)[source]#
Bases:
TypeError,StepOutputError