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