Exceptions Submodule¶
Exceptions that are unique to dequindre.
-
exception
dequindre.exceptions.CyclicGraphError¶ Bases:
ExceptionDequindre will generate an infinite schedule given a cyclic graph
-
exception
dequindre.exceptions.EarlyAbortError¶ Bases:
ExceptionUsed in conjunction with Dequindre.run_tasks() for error handling