files/en-us/web/api/errorevent/index.md
{{APIRef("HTML DOM")}}{{AvailableInWorkers}}
The ErrorEvent interface represents events providing information related to errors in scripts or in files.
{{InheritanceDiagram}}
ErrorEvent event with the given parameters.Also inherits properties from its parent {{domxref("Event")}}.
Inherits methods from its parent {{domxref("Event")}}.
{{Specifications}}
{{Compat}}