mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
602 B
602 B
Home > puppeteer > Protocol > Runtime > ExceptionRevokedEvent > exceptionId
Protocol.Runtime.ExceptionRevokedEvent.exceptionId property
The id of revoked exception, as reported in exceptionThrown
.
Signature:
exceptionId: integer;