'Declaration Public Function New( _ ByVal message As System.String _ )
public BarCodeException( System.string message )
Parameters
- message
- A message that describes the error.
'Declaration Public Function New( _ ByVal message As System.String _ )
public BarCodeException( System.string message )