Spread for ASP.NET 12 Product Documentation
ExcelException Constructor(SerializationInfo,StreamingContext)


FarPoint.Excel Assembly > FarPoint.Excel Namespace > ExcelException Class > ExcelException Constructor : ExcelException Constructor(SerializationInfo,StreamingContext)
Constructor - internal use
Syntax
'Declaration
 
Protected Function New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
'Usage
 
Dim info As SerializationInfo
Dim context As StreamingContext
 
Dim instance As New ExcelException(info, context)
protected ExcelException( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
context
See Also

Reference

ExcelException Class
ExcelException Members
Overload List