Link Search Menu Expand Document

BarcodeReaderProfileException Constructor (String, Exception)

Initializes a new instance of the BarcodeReaderProfileException class

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public BarcodeReaderProfileException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Bytescout.BarCodeReader.BarcodeReaderProfileException.#ctor(System.String,System.Exception)"]

innerException
Type: SystemException

[Missing <param name="innerException"/> documentation for "M:Bytescout.BarCodeReader.BarcodeReaderProfileException.#ctor(System.String,System.Exception)"]

See Also

Reference