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

mpcl::TNotImplementedException Class Reference

Exception: not implemented. More...

#include <exceptions.hh>

Inheritance diagram for mpcl::TNotImplementedException:

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

Public Methods

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

Detailed Description

Exception: not implemented.

Definition at line 107 of file exceptions.hh.


Constructor & Destructor Documentation

mpcl::TNotImplementedException::TNotImplementedException const string &    rkyRATIONALE,
const string &    rkyFILE_NAME,
const int    kiLINE_NUMBER
[inline]
 

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

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

Definition at line 131 of file exceptions.hh.


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