Leadtools.Barcode.Deprecated Namespace > BarcodeException Class > BarcodeException Constructor : BarcodeException Constructor(String,Exception) |
'Usage Dim message As String Dim inner As Exception Dim instance As New BarcodeException(message, inner)
public: BarcodeException( String^ message, Exception^ inner )