KJS-API
kjscontext.cpp
Go to the documentation of this file.
KJSObject throwException(const QString &message) const
Throws a general exception with the specified error message.
Definition: kjscontext.cpp:41
KJSInterpreter interpreter()
Returns the currently executing interpreter.
Definition: kjscontext.cpp:52
bool hasException() const
Returns true if this context has an unhandled exception.
Definition: kjscontext.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.