EvalError API

Error thrown when code passed to eval() has a syntax error.

5 Total 2 Methods 3 Properties 2 Statics
  Show all

new EvalError(…)

Creates a new EvalError object.EvalError.EvalError([message])

message

Error message.e.message

name

The name property of EvalError instances is "EvalError".e.name

EvalError.prototype

The prototype of the EvalError constructor.EvalError.prototype

toString()

Returns a string representing the specified error object.e.toString()

You seem to be offline. App may not work.