Exception: Roby::EventHandlerError

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

Overview

Raised when an event handler has raised.

Instance Attribute Summary

Attributes inherited from CodeError

#error

Attributes inherited from LocalizedError

#failed_event, #failed_generator, #failed_task, #failure_point

Method Summary

Methods inherited from CodeError

#initialize, #pretty_print

Methods inherited from LocalizedError

#initialize, #involved_plan_object?, #pretty_print

Constructor Details

This class inherits a constructor from Roby::CodeError