Link Search Menu Expand Document

ExceptionEventArgs Constructor

Initializes a new instance of the ExceptionEventArgs class.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public ExceptionEventArgs(
	Exception exception
)

Parameters

exception
Type: SystemException
The exception.
See Also

Reference