[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ServiceWorker](./puppeteer.protocol.serviceworker.md) > [WorkerErrorReportedEvent](./puppeteer.protocol.serviceworker.workererrorreportedevent.md) ## Protocol.ServiceWorker.WorkerErrorReportedEvent interface Signature: ```typescript export interface WorkerErrorReportedEvent ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [errorMessage](./puppeteer.protocol.serviceworker.workererrorreportedevent.errormessage.md) | [ServiceWorkerErrorMessage](./puppeteer.protocol.serviceworker.serviceworkererrormessage.md) | |