Exception: Roby::TaskNotExecutable
- Inherits:
-
LocalizedError
- Object
- RuntimeError
- LocalizedError
- Roby::TaskNotExecutable
- Defined in:
- lib/roby/standard_errors.rb
Overview
Raised during event propagation if a task event is called or emitted, while this task is not executable.
Instance Attribute Summary
Attributes inherited from LocalizedError
#failed_event, #failed_generator, #failed_task, #failure_point
Method Summary
Methods inherited from LocalizedError
#initialize, #involved_plan_object?, #pretty_print
Constructor Details
This class inherits a constructor from Roby::LocalizedError