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

mpcl::text::codegen::TNotCdmlFileException Class Reference

Exception: not a CDML file. More...

#include <exceptions.hh>

Inheritance diagram for mpcl::text::codegen::TNotCdmlFileException:

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

Public Methods

 TNotCdmlFileException (const string &rkyRATIONALE, const string &rkyFILE_NAME, const int kiLINE_NUMBER)

Detailed Description

Exception: not a CDML file.

Definition at line 84 of file text/codegen/exceptions.hh.


Constructor & Destructor Documentation

mpcl::text::codegen::TNotCdmlFileException::TNotCdmlFileException const string &    rkyRATIONALE,
const string &    rkyFILE_NAME,
const int    kiLINE_NUMBER
[inline]
 

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

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

Definition at line 109 of file text/codegen/exceptions.hh.


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