#include <object.h>
Static Public Methods | |
| Object | create (ExecState *exec, ErrorType errtype=GeneralError, const char *message=0, int lineno=-1, int sourceId=-1) |
Static Public Attributes | |
| const char *const *const | errorNames |
Definition at line 590 of file object.h.
|
||||||||||||||||||||||||
|
Factory method for error objects.
|
|
|
Array of error names corresponding to ErrorType |
1.2.18