Constructs a PDF to HTML exception with the given error message and the given inner exception object
Namespace: Winnovative.PdfToHtml
Assembly: WnvPdfToHtml (in WnvPdfToHtml.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- message
- Type: SystemString
The exception message - innerException
- Type: SystemException
The inner exception that triggered this exception
See Also