Click or drag to resize

ExceptionItemMessage Property

The error message associated with this exception.

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

Property Value

Type: String
See Also