Liking cljdoc? Tell your friends :D
ClojureScript only.

js.TypeError

The TypeError object represents an error when a value is not the expected type.

The TypeError object represents an error when a value is not
the expected type.
raw docstring

prototypecljs

(prototype this)

Property.

The TypeError.prototype property represents the prototype for js.TypeError constructor.

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

Property.

The TypeError.prototype property represents the prototype for
`js.TypeError` constructor.

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

set-prototype!cljs

(set-prototype! this val)

Property.

The TypeError.prototype property represents the prototype for js.TypeError constructor.

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

Property.

The TypeError.prototype property represents the prototype for
`js.TypeError` constructor.

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

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

× close