[]
Gets a value indicating the exception associated with the error, if any.
public readonly Exception Exception { get; }
An Exception object representing the error, or null if no exception is associated with this error.