Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Aqueduct
Monitoring
Sensors
ExceptionSensor
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