RTC::ModuleManager::FileNotFound Struct Reference
Structure for exception handling when specified file cannot be found.
More...
#include <ModuleManager.h>
List of all members.
|
Public Member Functions |
| FileNotFound (const std::string &_name) |
Detailed Description
Structure for exception handling when specified file cannot be found.
Constructor & Destructor Documentation
RTC::ModuleManager::FileNotFound::FileNotFound |
( |
const std::string & |
_name |
) |
[inline] |