| ExceptionFilterTypes Property |
An optional list of exception types that should be used to limit
the list of exceptions returned.
Namespace:
Law.EdaIntegration.Exceptions
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public IEnumerable<ExceptionType> Types { get; set; }
Property Value
Type:
IEnumerableExceptionTypeSee Also