Click or drag to resize

IExceptionItemType Property

The category that this exception belongs to.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
ExceptionType Type { get; }

Property Value

Type: ExceptionType
See Also