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