Akonadi
exception.cpp
Base class for exceptions used by the Akonadi library.
Definition exceptionbase.h:30
Exception(const char *what)
Creates a new exception with the error message what.
Definition exception.cpp:27
const char * what() const noexcept override
Returns the error message associated with this exception.
Definition exception.cpp:65
Helper integration between Akonadi and Qt.
QByteArray fromRawData(const char *data, qsizetype size)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:33 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.