Stores error information.
Namespace: Honeywell.Mobility.DataCollection
Assembly: Honeywell.Mobility.DataCollection.FF3.5 (in Honeywell.Mobility.DataCollection.FF3.5.dll)
[C#] public BarcodeReaderException( int errValue, string errMessage )
[Visual Basic] Public Sub New ( _ errValue As Integer, _ errMessage As String _ )
errValue
Type: System.Int32
Error value of the error.
errMessage
Type: System.String
String describing the error.