ExpertPdf Html to Pdf Converter Library
HtmlConvertException Constructor (message, innerException)
NamespacesExpertPdf.HtmlToPdfHtmlConvertExceptionHtmlConvertException(String, Exception)
ExpertPdf Html to Pdf Converter Library
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public HtmlConvertException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
public:
HtmlConvertException(
	String^ message, 
	Exception^ innerException
)
Parameters
message (String)
The exception message
innerException (Exception)
The inner exception that triggered this exception

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)