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 |
Detailed Description
Structure for exception handling of unimplemented part and specified module missing.
Constructor & Destructor Documentation
RTC::ModuleManager::NotFound::NotFound |
( |
const std::string & |
_name | ) |
|
|
inline |
Member Data Documentation
std::string RTC::ModuleManager::NotFound::name |