SS_DAG_CyclicException
class SS_DAG_CyclicException extends Exception (View source)
Exception thrown when the SS_DAG class is unable to resolve sorting the DAG due to cyclic dependencies.
Properties
| public | $dag | 
Methods
Details
        
                            
    __construct(string $message, SS_DAG $dag)
        
    
    No description