KCal Library
exceptions.cpp
Exceptions base class, currently used as a fancy kind of error code and not as an C++ exception.
Definition: exceptions.h:49
This file is part of the API for handling calendar data and defines the Exception and ErrorFormat cla...
Exception(const QString &message=QString())
Construct an exception with a descriptive message.
Definition: exceptions.cpp:43
static const QString & application()
Returns the application name used in unique IDs and error messages.
Definition: calformat.cpp:95
ErrorFormat(ErrorCodeFormat code, const QString &message=QString())
Creates a format error exception.
Definition: exceptions.cpp:73
This file is part of the API for handling calendar data and defines the CalFormat abstract base class...
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:51:20 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:51:20 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.