|
OpenRTM-aist 2.0.2
|
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 (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. .
|
inlineexplicit |