KJS-API
kjscontext.h
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-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.