OpenRTM-aist  1.2.1
Public Member Functions | List of all members
RTC::ModuleManager::InvalidArguments Struct Reference

Structure for exception handling when specified argument is invalid. More...

#include <ModuleManager.h>

Inheritance diagram for RTC::ModuleManager::InvalidArguments:
Inheritance graph
[legend]
Collaboration diagram for RTC::ModuleManager::InvalidArguments:
Collaboration graph
[legend]

Public Member Functions

 InvalidArguments (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
 

Detailed Description

Structure for exception handling when specified argument is invalid.

Constructor & Destructor Documentation

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

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