IAnalyticsMonitorTrackException Method |
Tracks an exception that has occurred.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid TrackException(
Exception exception
)
Parameters
- exception Exception
- The exception to track.
See Also