Skip to main content
Runtime.ExceptionDetails.text - inspector - Node documentation
property Runtime.ExceptionDetails.text

Usage in Deno

import { type Runtime } from "node:inspector";

Exception text, which should be used together with exception object when available.

Type

string