Exception Class Reference

base class of all exceptions of this project More...

#include <exception.h>

Inheritance diagram for Exception:

CorruptDataException

List of all members.

Public Member Functions

 Exception (const QString &message)
QString what () const


Detailed Description

base class of all exceptions of this project

Definition at line 27 of file exception.h.


Constructor & Destructor Documentation

Exception::Exception ( const QString &  message  ) 

Constructor

Parameters:
message error message

Definition at line 21 of file exception.cpp.


Member Function Documentation

QString Exception::what (  )  const

Returns the error message

Returns:
error message

Definition at line 27 of file exception.cpp.


The documentation for this class was generated from the following files:

Generated on Tue May 18 19:43:53 2010 for KShowmail by  doxygen 1.5.6