Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Aqueduct
Monitoring
Sensors
ExceptionSensor
C# Class Aqueduct.Monitoring.Sensors.ExceptionSensor
Inheritance:
SensorBase
Show file
Open project: aqueduct/Aqueduct.Monitoring
Class Usage Examples
Public Methods
Method
Description
AddError
(
Exception
ex
) :
void
ExceptionSensor
( ) :
System
Private Methods
Method
Description
RecordException
(
string
name
) :
void
Method Details
AddError()
public
method
public
AddError
(
Exception
ex
) :
void
ex
System.Exception
return
void
ExceptionSensor()
public
method
public
ExceptionSensor
( ) :
System
return
System