Exception: Roby::PhaseMismatch
- Defined in:
- lib/roby/standard_errors.rb
Overview
Some operations need to be performed in the control thread, and some other (namely blocking operations) must not. This exception is raised when this constraint is not met.