class Error

Factory methods for error objects. More...

Full nameKJS::Error
Definition#include <object.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Static Methods

Public Members


Detailed Description

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:
execThe current execution state
errtypeType of error.
messageOptional error message.
linenoOptional line number.
linenoOptional 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.