RangeError API

Error thrown when a value is not in the set or range of allowed values.

5 Total 2 Methods 3 Properties 2 Statics
  Show all

new RangeError(…)

Creates a new RangeError object.RangeError.RangeError([message])

message

Error message.r.message

name

The name property of RangeError instances is "RangeError".r.name

RangeError.prototype

The prototype of the RangeError constructor.RangeError.prototype

toString()

Returns a string representing the specified error object.r.toString()

message

property

Error message. r.message

You seem to be offline. App may not work.