Link Search Menu Expand Document

ExceptionEventArgsException Property

Gets the exception that represents the error.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Exception Exception { get; }

Property Value

Type: Exception
The exception.
See Also

Reference