Click or drag to resize

ExceptionItemType Property

The category that this exception belongs to.

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

Property Value

Type: ExceptionType
See Also