KCal Library
exceptions.cpp
Go to the documentation of this file.
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 CalFormat abstract base class...
static const QString & application()
Returns the application name used in unique IDs and error messages.
Definition: calformat.cpp:95
This file is part of the API for handling calendar data and defines the Exception and ErrorFormat cla...
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:48
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.