Liking cljdoc? Tell your friends :D
ClojureScript only.

web.workers.ErrorEvent

The ErrorEvent interface represents events providing information to errors in scripts or in files.

The ErrorEvent interface represents events providing information
to errors in scripts or in files.
raw docstring

messagecljs

(message this)

Property.

Is a DOMString containing a human-readable error message describing problem.

Property.

Is a DOMString containing a human-readable error message describing
problem.
sourceraw docstring

set-message!cljs

(set-message! this val)

Property.

Is a DOMString containing a human-readable error message describing problem.

Property.

Is a DOMString containing a human-readable error message describing
problem.
sourceraw docstring

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

× close