HiQPdfException(String, Exception) Constructor
Creates an exception object with a message an an inner exception passed as parameters
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public HiQPdfException(
string message,
Exception innerException
)
Parameters
- message String
- The exception message
- innerException Exception
- The inner exception