#include <exceptions.hh>
Inheritance diagram for mpcl::text::xml::TParseErrorException:
Public Methods | |
TParseErrorException (const char *rkyRATIONALE, const char *rkyFILE_NAME, const int kiLINE_NUMBER) |
Definition at line 49 of file text/xml/exceptions.hh.
|
Builds the instance with a generic and a (if used) specific description of the exception.
|