property Runtime.ExceptionDetails.executionContextId
          
Usage in Deno
import { type Runtime } from "node:inspector";
      
    
      
    Identifier of the context where exception happened.
ExecutionContextId | undefined
      
    import { type Runtime } from "node:inspector";
      
    
      
    Identifier of the context where exception happened.
ExecutionContextId | undefined