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