Overview

Namespaces

  • esperecyan
    • webidl
      • lib

Classes

  • Record
  • TypeError
  • TypeHinter

Interfaces

  • Error

Exceptions

  • ErrorClass
  • EvalError
  • RangeError
  • ReferenceError
  • URIError
  • Overview
  • Namespace
  • Class
  • Tree

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
Extended by RuntimeException
Extended by 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
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Methods used from esperecyan\webidl\lib\Error
__construct()
Properties inherited from Exception
$code, $file, $line, $message
esperecyan/webidl documentation API documentation generated by ApiGen