C# Class Aqueduct.Monitoring.Sensors.ExceptionSensor

Inheritance: SensorBase
Afficher le fichier Open project: aqueduct/Aqueduct.Monitoring Class Usage Examples

Méthodes publiques

Méthode Description
AddError ( Exception ex ) : void
ExceptionSensor ( ) : System

Private Methods

Méthode Description
RecordException ( string name ) : void

Method Details

AddError() public méthode

public AddError ( Exception ex ) : void
ex System.Exception
Résultat void

ExceptionSensor() public méthode

public ExceptionSensor ( ) : System
Résultat System