Skip to main content
Runtime.ExceptionRevokedEventDataType.exceptionId - inspector - Node documentation
property Runtime.ExceptionRevokedEventDataType.exceptionId

Usage in Deno

import { type Runtime } from "node:inspector";

The id of revoked exception, as reported in exceptionThrown.

Type

number