Click or drag to resize

UnifiedExceptionFilterExceptionFilter Property

Gets the underlying exception filter

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public ExceptionFilter ExceptionFilter { get; set; }

Property Value

Type: ExceptionFilter
See Also