Source code for skdag.exceptions

[docs]class DAGError(Exception): "An exception indicating an error in constructing the requested DAG."