property Runtime.ExceptionDetails.exception
Usage in Deno
import { type Runtime } from "node:inspector/promises";
Exception object if available.
RemoteObject | undefined
import { type Runtime } from "node:inspector/promises";
Exception object if available.
RemoteObject | undefined