| 
 
 | 
 | 
| 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: caleb on tcdevel on Tue Jan 28 12:54:24 2003, using kdoc $. |