C#
VB
Java
Objective-C
WinRT C#
C++
The exception that is thrown when a barcode error occurs.
public class BarcodeException : LeadtoolsException
Public Class BarcodeException
Inherits Leadtools.LeadtoolsException
Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
public sealed class BarcodeException
@interface LTBarcodeErrorHelper : NSObject
public class BarcodeException extends LeadtoolsException
function Leadtools.Barcode.BarcodeException()
public ref class BarcodeException : public Leadtools.LeadtoolsException, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET