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