Skip to main content
Module

x/sentry/index.d.ts>Exception

The Official Sentry Deno SDK
Go to Latest
interface Exception
import { type Exception } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

JSDoc

Properties

optional
type: string
optional
value: string
optional
mechanism: Mechanism
optional
module: string
optional
thread_id: number
optional
stacktrace: Stacktrace