Skip to main content
Runtime.ExceptionDetails.executionContextId - inspector/promises - Node documentation
property Runtime.ExceptionDetails.executionContextId

Usage in Deno

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

Identifier of the context where exception happened.

Type

ExecutionContextId | undefined