Structure for exception handling when specified operation cannot be allowed. More...
#include <ModuleManager.h>
Public Member Functions | |
NotAllowedOperation (const std::string &_reason) |
Structure for exception handling when specified operation cannot be allowed.
Definition at line 196 of file ModuleManager.h.
RTC::ModuleManager::NotAllowedOperation::NotAllowedOperation | ( | const std::string & | _reason | ) | [inline] |
Definition at line 199 of file ModuleManager.h.