Click or drag to resize

IAnalyticsMonitorTrackException Method

Tracks an exception that has occurred.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void TrackException(
	Exception exception
)

Parameters

exception  Exception

[Missing <param name="exception"/> documentation for "M:Altaxo.Main.Services.IAnalyticsMonitor.TrackException(System.Exception)"]

See Also