KCal Library
exceptions.h File Reference
#include <QtCore/QString>
#include "kcal_export.h"
Go to the source code of this file.
Classes | |
class | KCal::ErrorFormat |
class | KCal::Exception |
Detailed Description
Exceptions base class along with the Calendar ErrorFormat class.
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.
Definition in file exceptions.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Tue Jul 28 2020 00:00:00 by doxygen 1.8.18 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.