←Select platform

BarcodeException Class

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

Leadtools.Barcode Assembly

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