Exception: Wurk::Flow::CycleError

Inherits:
InvalidGraph show all
Defined in:
lib/wurk/flow.rb

Overview

Raised when the graph is not acyclic. Carries the whole cycle path: the node names alone do not tell you which edge to delete.