Reference Guide
ECMAScript EvalError prototype object.
More...
Inherits :
This error is thrown by the interpreter when the global function eval() is used in a way that is incompatible with its definition. See the ECMA script specification for more information.