BarcodeException Constructor (String)ByteScout QR Code SDK
Initializes a new instance of the BarcodeException class

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public BarcodeException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Bytescout.BarCode.BarcodeException.#ctor(System.String)"]

See Also

Reference