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