914 B
914 B
Home > puppeteer > Protocol > Runtime > ExceptionThrownEvent
Protocol.Runtime.ExceptionThrownEvent interface
Issued when exception was thrown and unhandled.
Signature:
export interface ExceptionThrownEvent
Properties
Property | Type | Description |
---|---|---|
exceptionDetails | ExceptionDetails | |
timestamp | Timestamp | Timestamp of the exception. |