#include <exceptions.hh>
Inheritance diagram for mpcl::util::prefs::TParseErrorException:
Public Methods | |
TParseErrorException (const string &rkyRATIONALE, const string &rkyFILE_NAME, const int kiLINE_NUMBER) |
Definition at line 155 of file util/prefs/exceptions.hh.
|
Builds the instance with a generic and a (if used) specific description of the exception.
Definition at line 180 of file util/prefs/exceptions.hh. |