exceptions.h File Reference

This file is part of the API for handling calendar data and defines the Exception and ErrorFormat classes. More...

#include <QtCore/QString>
#include "kcal_export.h"
Include dependency graph for exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KCal::ErrorFormat
 Calendar format related error class. More...
class  KCal::Exception
 Exceptions base class, currently used as a fancy kind of error code and not as an C++ exception. More...

Namespaces

namespace  KCal

Detailed Description

This file is part of the API for handling calendar data and defines the Exception and ErrorFormat classes.

We don't use actual C++ exceptions right now. These classes are currently returned by an error function; but we can build upon them, if/when we start to use C++ exceptions.

Exceptions base class along with the Calendar ErrorFormat class.

Author:
Cornelius Schumacher <schumacher@kde.org>

Definition in file exceptions.h.

KDE Home | KDE Accessibility Home | Description of Access Keys