chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.serviceworker.events / ServiceWorkerEvent / WorkerErrorReportedEvent

WorkerErrorReportedEvent

data class WorkerErrorReportedEvent : ServiceWorkerEvent

Official doc

Constructors

<init>

Official doc

WorkerErrorReportedEvent(errorMessage: ServiceWorkerErrorMessage)

Properties

errorMessage

val errorMessage: ServiceWorkerErrorMessage