BarcodeProfileException Constructor (String, Exception)ByteScout Barcode SDK
Initializes a new instance of the BarcodeProfileException class

Namespace:  Bytescout.BarCode.Internal
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.1.1.1157-master
Syntax

public BarcodeProfileException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString

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

innerException
Type: SystemException

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

See Also

Reference