Click or drag to resize
LogicExceptionAdditionalMessage Property
Any additional information to display about the exception

Namespace: Entelect.ErrorHandling
Assembly: Entelect (in Entelect.dll) Version: 0.0.79
Syntax
C#
public string AdditionalMessage { get; set; }

Property Value

Type: String
See Also