ActiveReports.PdfExport Request technical support
PdfExportException Constructor
See Also 


Initializes a new instance of the PdfExportException class.   

Overload List

OverloadDescription
PdfExportException Constructor()Initializes a new instance of the PdfExportException class.     
PdfExportException Constructor(String)Initializes a new instance of the PdfExportException class with the specified error message.   
PdfExportException Constructor(String,Exception)Initializes a new instance of the PdfExportException class with the specified error message and a reference to the inner exception that is the cause of this exception.   

See Also