Exception: Roby::EventNotControlable

Inherits:
LocalizedError show all
Defined in:
lib/roby/standard_errors.rb

Overview

Raised during event propagation if an event is called, while this event is not controlable.

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