Interface: TrackExceptionEvent
January 9, 2021 · View on GitHub
andesitejs / Exports / api/types / TrackExceptionEvent
Interface: TrackExceptionEvent
api/types.TrackExceptionEvent
Hierarchy
- TrackExceptionEvent
Table of contents
Properties
Properties
error
• error: string
Defined in: api/types.ts:397
exception
• exception: Exception
Defined in: api/types.ts:398
track
• track: string
Defined in: api/types.ts:396
type
• type: TrackExceptionEvent
Defined in: api/types.ts:395