LEADTOOLS Barcode (Leadtools.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
BarcodeException Constructor(BarcodeExceptionCode)
See Also 
Leadtools.Barcode Namespace > BarcodeException Class > BarcodeException Constructor : BarcodeException Constructor(BarcodeExceptionCode)



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 New 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 Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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