devtools.DevToolsErrorEvent
Error event payload recorded in the DevTools ring buffer.
Optional consumerName: string
Diagnostic name of associated consumer, if any.
message: string
Error message string.
phase: string
Lifecycle phase where error occurred.
Optional sourceLabel: string
Diagnostic label of associated source, if any.
timestamp: number
Timestamp in milliseconds.
type: "error"
Event classification discriminator.