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



The BarcodeException Class includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

The exception that is thrown when a Barcode error occurs.

Object Model

BarcodeException Class

Syntax

Visual Basic (Declaration) 
Public Class BarcodeException 
   Inherits Leadtools.LeadtoolsException
   Implements _ExceptionISerializable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeException
C# 
public class BarcodeException : Leadtools.LeadtoolsException, _ExceptionISerializable  
C++/CLI 
public ref class BarcodeException : public Leadtools.LeadtoolsException, _ExceptionISerializable  

Example

For an example, refer to BarcodeEngine.Read example.

Remarks

The BarcodeException class defines a Code property that you can examine to determine what caused the error.

Default messages are implemented for each Code, however you can modify any message using the GetCodeMessage and SetCodeMessage methods.

Inheritance Hierarchy

System.Object
   System.Exception
      Leadtools.LeadtoolsException
         Leadtools.Barcode.BarcodeException

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