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

Usage in Deno

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

URL of the exception location, to be used when the script was not reported.

Type

string | undefined