OpenRTM-aist  1.2.1
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 (const std::string &_reason)
 

Public Attributes

std::string reason
 

Detailed Description

Structure for exception handling when file open is failed.

Constructor & Destructor Documentation

RTC::ModuleManager::Error::Error ( const std::string &  _reason)
inline

Member Data Documentation

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

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