The ExceptionEvaluator type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | ExceptionEvaluator |
Default ctor to allow dynamic creation through a configurator.
|
![]() | ExceptionEvaluator(Type, Boolean) |
Constructs an evaluator and initializes to trigger on exType |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | IsTriggeringEvent |
Is this loggingEvent the triggering event?
|
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | ExceptionType |
The type that triggers this evaluator.
|
![]() | TriggerOnSubclass |
If true, this evaluator will trigger on subclasses of ExceptionType.
|
See Also