GrapeCity.ActiveReports.Export.Pdf.v8 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfSigningException Class > PdfSigningException Constructor : PdfSigningException Constructor(String) |
The message to display when the exception is thrown.
'Declaration Public Function New( _ ByVal message As System.String _ )
public PdfSigningException( System.string message )
The message to display when the exception is thrown.