Link Search Menu Expand Document

BarcodeException Constructor (String)

Initializes a new instance of the BarcodeException class

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-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