Class URIError
Indicates that one of the global URI handling functions was used in a way that is incompatible with its definition.
- Exception implements Throwable
- RuntimeException
- UnexpectedValueException
- esperecyan\webidl\URIError 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: URIError - JavaScript | MDN
Located at URIError.php
Link: WebIDL Level 1
Link: ECMAScript 2015 Language Specification – ECMA-262 6th Edition
Link: URIError - JavaScript | MDN
Located at URIError.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
__construct()
|
$code,
$file,
$line,
$message
|