• Captures an exception event and sends it to Sentry.

    Parameters

    • exception: Error

      An exception-like object.

    • Optional hint: EventHint

      May contain additional information about the original exception.

    Returns string | void

    The generated eventId.

Generated using TypeDoc