dagstream.utils.errors.DagStreamNotReadyError

exception dagstream.utils.errors.DagStreamNotReadyError[source]

Subclass of ValueError raises by INodeState if some attributes are accessed unless nodes state is properly prepared.

add_note(object, /)

Exception.add_note(note) – add a note to the exception