ActiveReports 13
PdfExportException Constructor(String)

GrapeCity.ActiveReports.Export.Pdf Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExportException Class > PdfExportException Constructor : PdfExportException Constructor(String)
The message to display when the exception is thrown.
Initializes a new instance of the PdfExportException class.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
public PdfExportException( 
   string message
)

Parameters

message
The message to display when the exception is thrown.
See Also

Reference

PdfExportException Class
PdfExportException Members
Overload List