Structure for exception handling when specified module cannot be found. More...
#include <ModuleManager.h>
Public Member Functions | |
ModuleNotFound (const std::string &_name) | |
Public Member Functions inherited from RTC::ModuleManager::NotFound | |
NotFound (const std::string &_name) | |
Additional Inherited Members | |
Public Attributes inherited from RTC::ModuleManager::NotFound | |
std::string | name |
Structure for exception handling when specified module cannot be found.
Definition at line 166 of file ModuleManager.h.
|
inline |
Definition at line 169 of file ModuleManager.h.