IAnalyticsMonitorTrackException Method |
Tracks an exception that has occurred.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void TrackException(
Exception exception
)
Parameters
- exception Exception
[Missing <param name="exception"/> documentation for "M:Altaxo.Main.Services.IAnalyticsMonitor.TrackException(System.Exception)"]
See Also