
Public Member Functions | |
| ConfigFileValueTypeException (const std::string &descr) | |
| The constructor. | |
| std::string | getMessage () const |
| Returns the error description. | |
| void | makeLogReport (int level) const |
| Sends error description to logging system. | |
| virtual | ~ConfigFileValueTypeException () |
| The destructor. | |
| ConfigFileValueTypeException::ConfigFileValueTypeException | ( | const std::string & | descr | ) | [inline] |
| [in] | descr | The error description |
1.5.9