[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.Model.ErrorInfo.Exception

Exception Property

Exception

Gets a value indicating the exception associated with the error, if any.

Declaration
public readonly Exception Exception { get; }
Property Value
Type Description
Exception

An Exception object representing the error, or null if no exception is associated with this error.