|
|
Object create (ExecState *exec, ErrorType errtype = GeneralError,
const char *message = 0, int lineno = -1,
int sourceId = -1)
| create |
[static]
Factory method for error objects.
Parameters:
exec | The current execution state |
errtype | Type of error. |
message | Optional error message. |
lineno | Optional line number. |
lineno | Optional source id. |
static const char * const * const errorNames | errorNames |
Generated by: dfaure on faure on Tue Apr 16 08:50:27 2002, using kdoc 2.0a53. |