Leadtools.Barcode.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
BarcodeException Constructor
See Also 
Leadtools.Barcode Namespace > BarcodeException Class : BarcodeException Constructor



code
flag that indicates the code caused the exception.
Initializes a new instance of the BarcodeException class with its Message string set to the default message that corresponds to code and its inner exception set to a null reference (Nothing in Visual Basic).

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal code As BarcodeExceptionCode _
)
Visual Basic (Usage)Copy Code
Dim code As BarcodeExceptionCode
 
Dim instance As BarcodeException(code)
C# 
public BarcodeException( 
   BarcodeExceptionCode code
)
C++/CLI 
public:
BarcodeException( 
   BarcodeExceptionCode code
)

Parameters

code
flag that indicates the code caused the exception.

Remarks

The BarcodeException class contains an internal list of messages that correspond to each BarcodeExceptionCode value. This constructor initializes the Message property of the new instance with the corresponding string for code.

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also

Leadtools.Barcode.CF requires a Barcode Module license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features