ExceptionEventArgs Constructor Bytescout Spreadsheet SDK
Initializes a new instance of the ExceptionEventArgs class.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public ExceptionEventArgs(
	Exception exception
)

Parameters

exception
Type: SystemException
The exception.
See Also

Reference