ExcelLibException(String, Exception) Constructor
Constructor
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public ExcelLibException(
string message,
Exception innerException
)
Parameters
- message String
- The exception message
- innerException Exception
- The inner exception that triggered this exception