Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/astral/bindings/celestial.ts>Runtime_exceptionRevoked

A high-level puppeteer/playwright-like library for Deno
Go to Latest
interface Runtime_exceptionRevoked
import { type Runtime_exceptionRevoked } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Properties

reason: string

Reason describing why exception was revoked.

exceptionId: number

The id of revoked exception, as reported in exceptionThrown.