Liking cljdoc? Tell your friends :D
ClojureScript only.

js.URIError

The URIError object represents an error when a global URI handling was used in a wrong way.

The URIError object represents an error when a global URI handling
was used in a wrong way.
raw docstring

prototypecljs

(prototype this)

Property.

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

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

Property.

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

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

set-prototype!cljs

(set-prototype! this val)

Property.

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

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

Property.

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

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

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

× close