Leadtools.Barcode名前空間 > BarcodeExceptionクラス > BarcodeExceptionコンストラクタ :BarcodeException Constructor(String) |
'Usage
Dim message As String Dim instance As New BarcodeException(message)
public BarcodeException(String message)
function BarcodeException( message )
このコンストラクタは、BarcodeExceptionCode.InvalidTypeにメッセージとCodeプロパティセットにMessageプロパティセットで新しいBarcodeExceptionクラスを初期化します。