The ExceptionEvaluator type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
ExceptionType |
The type that triggers this evaluator.
| |
TriggerOnSubclass |
If true, this evaluator will trigger on subclasses of ExceptionType.
|
See Also