Class EvalError
This exception is not currently used within the ECMAScript specification. This object remains for compatibility with previous editions of the ECMAScript specification.
- Exception implements Throwable
- RuntimeException
- esperecyan\webidl\EvalError implements esperecyan\webidl\Error uses esperecyan\webidl\lib\Error
Namespace: esperecyan\webidl
Link: WebIDL Level 1
Link: ECMAScript 2015 Language Specification – ECMA-262 6th Edition
Link: EvalError - JavaScript | MDN
Located at EvalError.php
Link: WebIDL Level 1
Link: ECMAScript 2015 Language Specification – ECMA-262 6th Edition
Link: EvalError - JavaScript | MDN
Located at EvalError.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
__construct()
|
$code,
$file,
$line,
$message
|