Liking cljdoc? Tell your friends :D
ClojureScript only.

js.Error

The Error constructor creates an error object.

The Error constructor creates an error object.
raw docstring

prototypecljs

(prototype this)

Property.

The Error.prototype property represents the prototype for the constructor.

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

Property.

The Error.prototype property represents the prototype for the
constructor.

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

set-prototype!cljs

(set-prototype! this val)

Property.

The Error.prototype property represents the prototype for the constructor.

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

Property.

The Error.prototype property represents the prototype for the
constructor.

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

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

× close