Errors raised by this module.
Bases: pydevDAG._errors.DAGError
A surprise in the environment in which the DAG is being constructed.
Bases: exceptions.Exception
Generic error.
Bases: pydevDAG._errors.DAGError
Raised if something is wrong with graph, e.g., missing attributes.
Bases: pydevDAG._errors.DAGError
Raised if bad value passed.