Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::text::xml::TParseErrorException Class Reference

Exception: parse error. More...

#include <exceptions.hh>

Inheritance diagram for mpcl::text::xml::TParseErrorException:

mpcl::TErrorException mpcl::text::xml::TException mpcl::TException mpcl::io::IOutputStreamable< TChar, TTraits > List of all members.

Public Methods

 TParseErrorException (const char *rkyRATIONALE, const char *rkyFILE_NAME, const int kiLINE_NUMBER)

Detailed Description

Exception: parse error.

Definition at line 49 of file text/xml/exceptions.hh.


Constructor & Destructor Documentation

mpcl::text::xml::TParseErrorException::TParseErrorException const char *    rkyRATIONALE,
const char *    rkyFILE_NAME,
const int    kiLINE_NUMBER
 

Builds the instance with a generic and a (if used) specific description of the exception.

Parameters:
rkyRATIONALE  Specific description.
pkcFILE_NAME  File name where the exception has thrown.
kiLINE_NUMBER  Line number of the former file.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:26 2003 for MPCL by doxygen1.2.18