ErrorData Class Reference

Error data segment for ErrorMessage-Stack used by the Klear exception handling. More...

#include <CKlearAppException.h>


Public Member Functions

 ErrorData ()
 Constructor.
 ErrorData (QString loc, QString msg)
 overloaded Constructor
 ~ErrorData ()
 Destructor.

Data Fields

QString ErrorMessage
 The error message in local class. Access with setter/getter in future.
QString LocationMessage
 The location message in local class. Access with setter/getter in future.


Detailed Description

Error data segment for ErrorMessage-Stack used by the Klear exception handling.

Author:
Klear.org


Constructor & Destructor Documentation

ErrorData::ErrorData  ) 
 

Constructor.

Author:
Marco Kraus <marco@klear.org>

ErrorData::ErrorData QString  loc,
QString  msg
 

overloaded Constructor

Author:
Marco Kraus <marco@klear.org>
Parameters:
loc Locationmessage
msg Errormessage

ErrorData::~ErrorData  ) 
 

Destructor.

Author:
Marco Kraus <marco@klear.org>


Field Documentation

ErrorData::ErrorMessage
 

The error message in local class. Access with setter/getter in future.

Author:
Marco Kraus <marco@klear.org>

ErrorData::LocationMessage
 

The location message in local class. Access with setter/getter in future.

Author:
Marco Kraus <marco@klear.org>


The documentation for this class was generated from the following file:
Generated on Sun Nov 20 17:47:32 2005 for klear.kdevelop by  doxygen 1.4.5