KJS::Thrower
KJS::Thrower Class Reference
#include <function.h>
Inherits KJS::JSObject.
Public Member Functions | |
Thrower (ErrorType type) | |
virtual JSValue * | callAsFunction (ExecState *exec, JSObject *, const List &args) |
virtual bool | implementsCall () const |
Detailed Description
A minimal object that just throws an exception if executed.
Definition at line 73 of file function.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:02:44 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:02:44 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.