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