Class ServerHandleException
Provides the count of exceptions that server had to handle as no other memebr of processing chain did
Implements
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: NFX.Wave.Instrumentation
Assembly: NFX.Wave.dll
Syntax
[Serializable]
[BSONSerializable("E9F9A864-7A11-401C-B641-8A4F9F9AC330")]
public class ServerHandleException : WaveLongGauge, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IWebInstrument, IOperationClass, IErrorInstrument, IProblemClass, IInstrumentClass
  Properties
Description
Declaration
public override string Description { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Overrides
ValueUnitName
Declaration
public override string ValueUnitName { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Overrides
Methods
MakeAggregateInstance()
Declaration
protected override Datum MakeAggregateInstance()
  Returns
| Type | Description | 
|---|---|
| Datum |