Exception: Orocos::NotFound

Inherits:
RuntimeError
  • Object
show all
Defined in:
ext/rorocos/rorocos.cc,
lib/orocos/base.rb,
ext/rorocos/rorocos.cc

Overview

This exception is raised every time an Orocos object is required by name, but the object does not exist.

See for instance Orocos::TaskContext.get or Orocos::TaskContext#port

Direct Known Subclasses

InterfaceObjectNotFound, TypekitNotFound