Structure for exception handling when file open is failed. More...
#include <ModuleManager.h>
Public Member Functions | |
Error (const std::string &_reason) | |
Public Attributes | |
std::string | reason |
Structure for exception handling when file open is failed.
RTC::ModuleManager::Error::Error | ( | const std::string & | _reason | ) | [inline] |
std::string RTC::ModuleManager::Error::reason |