Skip to main content
Module

x/sentry/index.d.ts>Hub#captureException

The Official Sentry Deno SDK
Go to Latest
method Hub.prototype.captureException
Deprecated
Deprecated

Use Sentry.captureException() instead.

import { Hub } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

Parameters

exception: unknown
optional
hint: EventHint

Returns

string