ActiveReports 8
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 System.String _
)
public PdfExportException( 
   System.string message
)

Parameters

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

Reference

PdfExportException Class
PdfExportException Members
Overload List

Support Forum