ExcelConvertException(String) Constructor
Constructs an Excel converter exception with the given error message
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public ExcelConvertException(
string message
)
Public Sub New (
message As String
)
public:
ExcelConvertException(
String^ message
)
new :
message : string -> ExcelConvertException
Parameters
- message String
- The exception message