sentry-vir - v4.0.3
Preparing search index...
handleError
Function handleError
handleError
(
error
:
unknown
,
eventOptions
?:
PartialWithUndefined
<
{
context
:
JsonCompatibleObject
;
tags
:
{
[
key
:
string
]:
Primitive
}
}
,
>
,
)
:
string
|
undefined
Record an error to Sentry without throwing it.
Parameters
error
:
unknown
Optional
eventOptions
:
PartialWithUndefined
<
{
context
:
JsonCompatibleObject
;
tags
:
{
[
key
:
string
]:
Primitive
}
}
,
>
Returns
string
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
sentry-vir - v4.0.3
Loading...
Record an error to Sentry without throwing it.