ExpertPdf Html to Pdf Converter Library
PdfDocumentException Constructor (message, innerException)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfDocumentExceptionPdfDocumentException(String, Exception)
ExpertPdf Html to Pdf Converter Library
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public PdfDocumentException(
	string message,
	Exception innerException
)
Public Sub New ( 
	message As String,
	innerException As Exception
)
public:
PdfDocumentException(
	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.dll) Version: 9.2.0.25824 (9.2.0.0)