Exception: Roby::ExecutionEngine::RecursivePropagationContext Private
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Roby::ExecutionEngine::RecursivePropagationContext
- Defined in:
- lib/roby/execution_engine.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
The methods that setup propagation context in ExecutionEngine must not be called recursively.
This exception is thrown if such a recursive call is detected