class SS_DAG_CyclicException extends Exception
Exception thrown when the {@link SS_DAG} class is unable to resolve sorting the DAG due to cyclic dependencies.
No description
__construct(string $message, SS_DAG $dag)