KDE PIM / Developers / API Docs / libkcal

KCal::Exception Class Reference

KOrganizer exceptions base class. More...

#include <exceptions.h>

Inherited by KCal::ErrorFormat.

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

KOrganizer exceptions base class.

This is currently used as a fancy kind of error code not as an C++ exception.


Constructor & Destructor Documentation

Exception::Exception const QString &  message = QString::null  ) 
 

Construct exception with descriptive message message.


Member Function Documentation

QString Exception::message  )  [virtual]
 

Return descriptive message of exception.

Reimplemented in KCal::ErrorFormat.


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