Initializes a new instance of the BarcodeException class

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public BarcodeException(
	int errorCode
)
Visual Basic
Public Sub New ( 
	errorCode As Integer
)

Parameters

errorCode
Type: System..::..Int32

See Also