Class type Worker.errorEvent
inherit Dom_html.event
method message : Js.js_string Js.t Js.readonly_propmethod filename : Js.js_string Js.t Js.readonly_propmethod lineno : int Js.t Js.readonly_propmethod colno : int Js.t Js.readonly_propmethod error : Js.Unsafe.any -> unit Js.meth