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

mpcl::net::cgi::TBadFormException Class Reference

Exception: bad form data. More...

#include <exceptions.hh>

Inheritance diagram for mpcl::net::cgi::TBadFormException:

mpcl::TException mpcl::TErrorException mpcl::net::cgi::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

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

Detailed Description

Exception: bad form data.

Definition at line 86 of file net/cgi/exceptions.hh.


Constructor & Destructor Documentation

mpcl::net::cgi::TBadFormException::TBadFormException 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 111 of file net/cgi/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