Structure for exception handling when specified symbol cannot be found. More...
#include <ModuleManager.h>
Public Member Functions | |
SymbolNotFound (const std::string &_name) |
Structure for exception handling when specified symbol cannot be found.
Definition at line 181 of file ModuleManager.h.
RTC::ModuleManager::SymbolNotFound::SymbolNotFound | ( | const std::string & | _name | ) | [inline] |
Definition at line 184 of file ModuleManager.h.