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

Structure for exception handling when specified file cannot be found . More...

#include <ModuleManager.h>

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

Public Member Functions

 FileNotFound (const std::string &_name)
 
- Public Member Functions inherited from RTC::ModuleManager::NotFound
 NotFound (std::string _name)
 

Additional Inherited Members

- Public Attributes inherited from RTC::ModuleManager::NotFound
std::string name
 

Detailed Description

Structure for exception handling when specified file cannot be found .

Constructor & Destructor Documentation

◆ FileNotFound()

RTC::ModuleManager::FileNotFound::FileNotFound ( const std::string &  _name)
inlineexplicit

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