Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sentry_deno/packages/browser/src/eventbuilder.ts>eventFromUnknownInput

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
function eventFromUnknownInput
import { eventFromUnknownInput } from "https://deno.land/x/sentry_deno@v0.2.2/packages/browser/src/eventbuilder.ts";

Parameters

stackParser: StackParser
exception: unknown
optional
syntheticException: Error
optional
attachStacktrace: boolean
optional
isUnhandledRejection: boolean