Click or drag to resize
LogicExceptionErrors Property
The collection of errors that caused this exception

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

Property Value

Type: LogicErrors
See Also