property Runtime.ExceptionRevokedEventDataType.exceptionId Usage in Deno```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ``` The id of revoked exception, as reported in exceptionThrown. Type number