|
|
| 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: root on sparc64.ports.openbsd.org on Sun Sep 14 00:05:04 2003, using kdoc 2.0a54. |