ExceptionEvent ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents an exception event recorded by instrumentation
Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Event
      NFX.Instrumentation ExceptionEvent

Namespace: NFX.Instrumentation
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public class ExceptionEvent : Event, 
	IErrorInstrument, IProblemClass, IInstrumentClass
See Also