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

TWarningException Class Reference

Exception: general warning. More...

#include <exceptions.hh>

Inheritance diagram for TWarningException:

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

Public Methods

 TWarningException (const std::string &rkyRATIONALE, const std::string &rkyFILE_NAME, const int kiLINE_NUMBER)

Detailed Description

Exception: general warning.

Definition at line 73 of file exceptions.hh.


Constructor & Destructor Documentation

TWarningException::TWarningException const std::string &    rkyRATIONALE,
const std::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 98 of file exceptions.hh.


The documentation for this class was generated from the following files:
Generated on Mon Oct 13 02:40:11 2003 for UESQLC by doxygen1.2.18