ServerHandleException ClassNFX Class Library

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

Provides the count of exceptions that server had to handle as no other memebr of processing chain did
Inheritance Hierarchy

OnlineSystem Object
  NFX.Instrumentation Datum
    NFX.Instrumentation Gauge
      NFX.Instrumentation LongGauge
        NFX.Wave.Instrumentation WaveLongGauge
          NFX.Wave.Instrumentation ServerHandleException

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

[SerializableAttribute]
public class ServerHandleException : WaveLongGauge, 
	IErrorInstrument, IProblemClass, IInstrumentClass
See Also