Click or drag to resize

ExceptionItemDetail Property

Any additional details for the exception, e.g. an expanded description or stack trace.

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

Property Value

Type: String
See Also