Alkimia API
alkexception.cpp
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
AlkException(const QString &msg, const QString &file, const unsigned long line)
The constructor to create a new ALKEXCEPTION object.
Definition alkexception.cpp:11
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-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:59:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:59:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.