←Select platform

BarcodeException Class

Summary

Obsolete: The exception that is thrown when a Barcode error occurs.

Syntax

C#
VB
C++
public class BarcodeException : Leadtools.LeadtoolsException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable   
Public Class BarcodeException  
   Inherits Leadtools.LeadtoolsException 
   Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable  
public ref class BarcodeException : public Leadtools.LeadtoolsException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable   

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly