Click or drag to resize

ErrorInfoExceptionInfo Property

The exception that indicates the error.

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public Exception ExceptionInfo { get; }

Property Value

Type: Exception
See Also