Class type Worker.errorEvent

inherit Js_of_ocaml.Dom_html.event
method message : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method filename : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method lineno : int Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method colno : int Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method error : Js_of_ocaml.Js.Unsafe.any -> unit Js_of_ocaml.Js.meth