Alkimia API
alkexception.h
Go to the documentation of this file.
This class describes an exception that is thrown by the engine in case of a failure.
Definition alkexception.h:26
const QString & what() const
This method is used to return the message that was passed during the creation of the exception object...
Definition alkexception.h:61
const QString & file() const
This method is used to return the filename that was passed during the creation of the exception objec...
Definition alkexception.h:72
unsigned long line() const
This method is used to return the linenumber that was passed during the creation of the exception obj...
Definition alkexception.h:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:01:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 17:01:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.