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