Method: Roby::ExecutionException#task

Defined in:
lib/roby/exceptions.rb

#taskObject

The last object(s) that handled the exception. This is either a single object or an array



37
# File 'lib/roby/exceptions.rb', line 37

def task; trace.last end