Exception: Roby::EventCanceled
- Inherits:
-
LocalizedError
- Object
- RuntimeError
- LocalizedError
- Roby::EventCanceled
- Defined in:
- lib/roby/standard_errors.rb
Overview
Raised when the call of an event has been canceled. See EventGenerator#cancel.
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