an exception class for limbo::programoptions::ProgramOptions
More...
#include <ProgramOptions.h>
|
|
std::string | m_msg |
| | message of the exception
|
| |
| limbo::programoptions::ProgramOptionsException::ProgramOptionsException |
( |
std::string const & |
msg | ) |
|
|
inline |
copy constructor
- Parameters
-
| rhs | the other object to copy |
Definition at line 49 of file ProgramOptions.h.
| virtual const char* limbo::programoptions::ProgramOptionsException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtual |
access message
- Returns
- message of the exception
Definition at line 58 of file ProgramOptions.h.
The documentation for this class was generated from the following file: