Structure for exception handling of unimplemented part and specified module missing. More...
#include <ModuleManager.h>
Public Member Functions | |
NotFound (const std::string &_name) | |
Public Attributes | |
std::string | name |
Structure for exception handling of unimplemented part and specified module missing.
RTC::ModuleManager::NotFound::NotFound | ( | const std::string & | _name | ) | [inline] |
std::string RTC::ModuleManager::NotFound::name |