RangeError constructor

RangeError(
  1. dynamic message
)

Create a new RangeError with the given message.

Implementation

RangeError