Orocos Real-Time Toolkit  2.8.3
Public Member Functions | List of all members
RTT::scripting::parse_exception_no_such_constructor Class Reference

#include <rtt/scripting/parse_exception.hpp>

Inheritance diagram for RTT::scripting::parse_exception_no_such_constructor:
RTT::scripting::fatal_semantic_parse_exception RTT::parse_exception

Public Member Functions

 parse_exception_no_such_constructor (const std::string &tname, std::vector< base::DataSourceBase::shared_ptr > args)
 
const std::string what () const
 
parse_exception_no_such_constructorcopy () const
 

Detailed Description

Definition at line 468 of file parse_exception.hpp.

Constructor & Destructor Documentation

RTT::parse_exception_no_such_constructor::parse_exception_no_such_constructor ( const std::string &  tname,
std::vector< base::DataSourceBase::shared_ptr args 
)

Definition at line 89 of file parse_exception.cpp.

Member Function Documentation

parse_exception_no_such_constructor* RTT::scripting::parse_exception_no_such_constructor::copy ( ) const
inlinevirtual

Implements RTT::parse_exception.

Definition at line 478 of file parse_exception.hpp.

const std::string RTT::scripting::parse_exception_no_such_constructor::what ( ) const
inlinevirtual

Implements RTT::parse_exception.

Definition at line 476 of file parse_exception.hpp.


The documentation for this class was generated from the following files: