OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
RTC::ModuleManager::NotAllowedOperation Struct Reference

Structure for exception handling when specified operation cannot be allowed. . More...

#include <ModuleManager.h>

Inheritance diagram for RTC::ModuleManager::NotAllowedOperation:
Collaboration diagram for RTC::ModuleManager::NotAllowedOperation:

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

Detailed Description

Structure for exception handling when specified operation cannot be allowed. .

Constructor & Destructor Documentation

◆ NotAllowedOperation()

RTC::ModuleManager::NotAllowedOperation::NotAllowedOperation ( const std::string & _reason)
inlineexplicit

The documentation for this struct was generated from the following file: