User Tools

Site Tools


RangeError

ECMAScript RangeError prototype object.

More...

Inherits :

Detailed Description

This error is thrown by the interpreter to indicate that a numeric value has exceeded the allowable range. See the ECMA script specification for more information.