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.
(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.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close