GrapeCity.ActiveReports.Export.Pdf.v9 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExportException Class > PdfExportException Constructor : PdfExportException Constructor(String,Exception) |
'Declaration Public Function New( _ ByVal message As System.String, _ ByVal innerException As System.Exception _ )
public PdfExportException( System.string message, System.Exception innerException )