Overview

The `RangeError` object

RangeError {}

The RangeError object is an extension of the CommonError class and is thrown when a value is not in the set or range of allowed values with the message built from the described problem and its solution, optional explicit identification and minimum/maximum range on the given or stored template.

Accessors

Properties

Methods

Last updated