ActiveReports 12
PdfSigningException Constructor(String)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfSigningException Class > PdfSigningException Constructor : PdfSigningException 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 PdfSigningException( 
   string message
)

Parameters

message

The message to display when the exception is thrown.

See Also

Reference

PdfSigningException Class
PdfSigningException Members
Overload List