ArgumentError
Exception raised when a typekit is required for a requested type, but the type is not exported.
# File lib/orocos/typekits.rb, line 221 def initialize(typename) @typename = typename end