C#
VB
C++
Obsolete: The exception that is thrown when a Barcode error occurs.
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
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