|
OpenRTM-aist 2.0.2
|
Structure for exception handling when specified symbol cannot be found . More...
#include <ModuleManager.h>


Public Member Functions | |
| SymbolNotFound (const std::string &_name) | |
Public Member Functions inherited from RTC::ModuleManager::NotFound | |
| NotFound (std::string _name) | |
Additional Inherited Members | |
Public Attributes inherited from RTC::ModuleManager::NotFound | |
| std::string | name |
Structure for exception handling when specified symbol cannot be found .
|
inlineexplicit |