Constructs a new instance of the ExceptionTelemetry object
Optionalproperties: { Optionalmeasurements: { OptionalseverityLevel: numberOptionalid: stringThe set of fields for a serializable object. This defines the serialization order and a value of true/false for each field defines whether the field is required or not.
StaticdataStaticenvelopeException chain - list of inner exceptions.
StaticformatFormats the provided errorObj for display and reporting, it may be a String, Object, integer or undefined depending on the browser.
The supplied errorObj
OptionalidOptionalisCollection of custom measurements.
OptionalproblemCollection of custom properties.
Severity level. Mostly used to indicate exception severity level when it is reported by logging library.
Schema version
StaticCreateOptionalevt: string | EventOptionalstack: stringOptionalerrorSrc: stringStaticCreateOptionalproperties: anyOptionalmeasurements: { StaticCreate
An instance of Exception represents a handled or unhandled exception that occurred during execution of the monitored application.