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