OpenRTM-aist 2.1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
RTC::ModuleManager::Error Struct Reference

Structure for exception handling when file open is failed . More...

#include <ModuleManager.h>

Inheritance diagram for RTC::ModuleManager::Error:
Inheritance graph
[legend]

Public Member Functions

 Error (std::string _reason)
 

Public Attributes

std::string reason
 

Detailed Description

Structure for exception handling when file open is failed .

Constructor & Destructor Documentation

◆ Error()

RTC::ModuleManager::Error::Error ( std::string  _reason)
inlineexplicit

Member Data Documentation

◆ reason

std::string RTC::ModuleManager::Error::reason

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