KJS
KJS::ErrorPrototype Class Reference
#include <error_object.h>
Inheritance diagram for KJS::ErrorPrototype:

Detailed Description
Definition at line 37 of file error_object.h.
Public Member Functions | |
| ErrorPrototype (ExecState *exec, ObjectPrototype *objectProto, FunctionPrototype *funcProto) | |
Constructor & Destructor Documentation
| ErrorPrototype::ErrorPrototype | ( | ExecState * | exec, | |
| ObjectPrototype * | objectProto, | |||
| FunctionPrototype * | funcProto | |||
| ) |
Definition at line 47 of file error_object.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference