interface Runtime.ExceptionThrownEventDataType Usage in Deno```typescript import { Runtime } from "node:node__inspector.d.ts"; ``` Properties timestamp: Timestamp Timestamp of the exception. exceptionDetails: ExceptionDetails