class Roby::ThreadMismatch

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.