Skip to main content
interface Runtime.ExceptionRevokedEventDataType

Properties

reason: string

Reason describing why exception was revoked.

exceptionId: number

The id of revoked exception, as reported in exceptionThrown.

Back to top