RecordExceptionEvent

class RecordExceptionEvent(val telemetryId: UUID, val throwable: Throwable) : TelemetryEvent

Constructors

Link copied to clipboard
constructor(telemetryId: UUID, throwable: Throwable)

Properties

Link copied to clipboard
Link copied to clipboard