RTT::name_not_found_exception Struct Reference
#include <FactoryExceptions.hpp>
List of all members.
Detailed Description
Exception thrown when a factory is requested to create an object with an unknown name.
Definition at line 55 of file install/include/rtt/FactoryExceptions.hpp.
Constructor & Destructor Documentation
RTT::name_not_found_exception::name_not_found_exception |
( |
const std::string & |
n = "name" |
) |
|
RTT::name_not_found_exception::~name_not_found_exception |
( |
|
) |
throw () |
RTT::name_not_found_exception::name_not_found_exception |
( |
const std::string & |
n = "name" |
) |
|
RTT::name_not_found_exception::~name_not_found_exception |
( |
|
) |
throw () |
Member Function Documentation
virtual const char* RTT::name_not_found_exception::what |
( |
|
) |
const throw () [virtual] |
const char * RTT::name_not_found_exception::what |
( |
|
) |
const throw () [virtual] |
Member Data Documentation
The documentation for this struct was generated from the following files: