CKlearExceptionReporter Class Reference

The exception reporting baseclass for Klear. More...

#include <CKlearExceptionReporter.h>


Public Member Functions

 CKlearExceptionReporter ()
 Constructor.
virtual ~CKlearExceptionReporter ()
 Destructor.
void showExceptions (std::vector< ErrorData * > ErrorStack)
 show the complete messagestack with its own GUI (independet from environment)
void showExceptions (std::vector< ErrorData * > ErrorStack, QString ExceptionType)
 show the complete messagestack with its own GUI (independet from environment) with the exception-type as title


Detailed Description

The exception reporting baseclass for Klear.

Author:
Klear.org


Constructor & Destructor Documentation

CKlearExceptionReporter::CKlearExceptionReporter  ) 
 

Constructor.

Author:
Marco Kraus <marco@klear.org>

CKlearExceptionReporter::~CKlearExceptionReporter  )  [virtual]
 

Destructor.

Author:
Marco Kraus <marco@klear.org>


Member Function Documentation

void CKlearExceptionReporter::showExceptions std::vector< ErrorData * >  ErrorStack,
QString  ExceptionType
 

show the complete messagestack with its own GUI (independet from environment) with the exception-type as title

Author:
Marco Kraus <marco@klear.org>
Return values:
void no retval

void CKlearExceptionReporter::showExceptions std::vector< ErrorData * >  ErrorStack  ) 
 

show the complete messagestack with its own GUI (independet from environment)

Author:
Marco Kraus <marco@klear.org>
Return values:
void no retval


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