$search

RTT::name_not_found_exception Struct Reference

#include <FactoryExceptions.hpp>

List of all members.

Public Member Functions

 name_not_found_exception (const std::string &n="name")
virtual const char * what () const throw ()
 ~name_not_found_exception () throw ()

Public Attributes

std::string name
std::string whatstr

Detailed Description

Exception thrown when a factory is requested to create an object with an unknown name.

Definition at line 55 of file FactoryExceptions.hpp.


Constructor & Destructor Documentation

RTT::name_not_found_exception::name_not_found_exception ( const std::string &  n = "name"  ) 

Definition at line 42 of file FactoryExceptions.cpp.

RTT::name_not_found_exception::~name_not_found_exception (  )  throw ()

Definition at line 48 of file FactoryExceptions.cpp.


Member Function Documentation

const char * RTT::name_not_found_exception::what (  )  const throw () [virtual]

Definition at line 50 of file FactoryExceptions.cpp.


Member Data Documentation

Definition at line 60 of file FactoryExceptions.hpp.

Definition at line 61 of file FactoryExceptions.hpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:39 2013