Liking cljdoc? Tell your friends :D
ClojureScript only.

js.RangeError

The RangeError object indicates an error when a value is not the set or range of allowed values.

The RangeError object indicates an error when a value is not
the set or range of allowed values.
raw docstring

prototypecljs

(prototype this)

Property.

The RangeError.prototype property represents the prototype the constructor.

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError/prototype

Property.

The RangeError.prototype property represents the prototype the
constructor.

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError/prototype`
raw docstring

set-prototype!cljs

(set-prototype! this val)

Property.

The RangeError.prototype property represents the prototype the constructor.

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError/prototype

Property.

The RangeError.prototype property represents the prototype the
constructor.

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeError/prototype`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close