Class RangeError
Indicates a value that is not in the set or range of allowable values.
- Exception implements Throwable
- RuntimeException
- RangeException
- esperecyan\webidl\RangeError 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: RangeError - JavaScript | MDN
Located at RangeError.php
Link: WebIDL Level 1
Link: ECMAScript 2015 Language Specification – ECMA-262 6th Edition
Link: RangeError - JavaScript | MDN
Located at RangeError.php
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
__construct()
|
$code,
$file,
$line,
$message
|