SplitPDFException(String, Exception) Constructor
Constructor
Namespace: EvoPdf.PdfSplitAssembly: EvoPdfSplit_NetCore (in EvoPdfSplit_NetCore.dll) Version: 14.0.0
public SplitPDFException(
string message,
Exception innerException
)
Parameters
- message String
- The exception message
- innerException Exception
- The inner exception that triggered this exception