KCal Library
exceptions.cpp
Go to the documentation of this file.
This file is part of the API for handling calendar data and defines the CalFormat abstract base class...
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
Exceptions base class, currently used as a fancy kind of error code and not as an C++ exception.
Definition: exceptions.h:49
Exception(const QString &message=QString())
Construct an exception with a descriptive message.
Definition: exceptions.cpp:43
This file is part of the API for handling calendar data and defines the Exception and ErrorFormat cla...
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.