Libraries
»
rock-core/tools-roby
(master)
»
Index (C)
»
Roby
»
Relations
»
CycleFoundError
Exception: Roby::Relations::CycleFoundError
Inherits:
RuntimeError
Object
RuntimeError
Roby::Relations::CycleFoundError
show all
Defined in:
lib/roby/relations.rb
Overview
This exception is raised when an edge is being added in a DAG, while this edge would create a cycle.