←Select platform

BarcodeException Class

Summary
The exception that is thrown when a barcode error occurs.
Syntax
C#
VB
Objective-C
C++
Java
public class BarcodeException : LeadtoolsException 
Public Class BarcodeException  
   Inherits LeadtoolsException 
   Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable  
@interface LTBarcodeErrorHelper : NSObject 
public class BarcodeException extends LeadtoolsException 
public ref class BarcodeException : public 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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.