Overview

Namespaces

  • esperecyan
    • webidl
      • lib

Classes

  • BooleanType
  • DictionaryType
  • FloatType
  • IntegerType
  • NullableType
  • ObjectType
  • SequenceType
  • StringType
  • Type
  • UnionType

Traits

  • Error
  • Overview
  • Namespace
  • Class
  • Tree

Trait Error

Direct Known Users

esperecyan\webidl\EvalError, esperecyan\webidl\RangeError, esperecyan\webidl\ReferenceError, esperecyan\webidl\TypeError, esperecyan\webidl\URIError
Namespace: esperecyan\webidl\lib
Internal
Located at lib/Error.php
Methods summary
public
# __construct( string $message = '', Exception $previous = null )

Parameters

$message

The exception message to throw, which is an optional, that provides human readable details of the exception.

$previous
The previous exception used for the exception chaining.
esperecyan/webidl documentation API documentation generated by ApiGen