Overview

Namespaces

  • esperecyan
    • webidl
      • lib

Classes

  • Record
  • TypeError
  • TypeHinter

Interfaces

  • Error

Exceptions

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

Interface Error

The Error type corresponds to the set of all possible non-null references to exception objects, including simple exceptions, but excluding DOMExceptions. If you need to construct a deprecated Error simple exception (an exception having the error name “Error”), use esperecyan\webidl\ErrorClass.

Direct known implementers

esperecyan\webidl\ErrorClass, esperecyan\webidl\EvalError, esperecyan\webidl\RangeError, esperecyan\webidl\ReferenceError, esperecyan\webidl\TypeError, esperecyan\webidl\URIError
Namespace: esperecyan\webidl
Link: WebIDL Level 1
Link: WebIDL Level 1
Link: ECMAScript 2015 Language Specification – ECMA-262 6th Edition
Link: Error - JavaScript | MDN
Located at Error.php
esperecyan/webidl documentation API documentation generated by ApiGen