ErrorInfoException Property |
Gets or sets the error exception.
Namespace: ErrorUnit.ModelsAssembly: ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax public Exception Exception { get; }
Property Value
Type:
Exception
The error exception.
See Also