GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode.BarCodeDataException Class > Barcode.BarCodeDataException Constructor : Barcode.BarCodeDataException Constructor(String) |
A message that describes the error.
Initializes a new instance of the System.ApplicationException class with a specified error message.
'Declaration Public Function New( _ ByVal message As System.String _ )
public Barcode.BarCodeDataException( System.string message )
A message that describes the error.