Hierarchy

  • KindErrorData

Implements

  • SentryIntegration

Constructors

Properties

name: string = KindErrorData.id
id: string = "KindErrorData"

Methods

  • Attaches extracted information from the Error object to extra field in the Event

    Parameters

    • event: SentryEvent
    • Optional hint: SentryEventHint

    Returns SentryEvent

  • Parameters

    • addGlobalEventProcessor: ((callback) => void)
        • (callback): void
        • Parameters

          • callback: SentryEventProcessor

          Returns void

    • getCurrentHub: (() => SentryHub)
        • (): SentryHub
        • Returns SentryHub

    Returns void

Generated using TypeDoc