The following tables list the members exposed by BarcodeException.
Public Constructors
Name | Description | |
---|---|---|
BarcodeException | Initializes a new instance of the BarcodeException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Protected Constructors
Name | Description | |
---|---|---|
LeadtoolsException | Initializes a new instance of the LeadtoolsException class with its Exception.Message string set to the empty string ("") and its inner exception set to a null reference. (Inherited from LeadtoolsException) |
Public Methods
Name | Description | |
---|---|---|
FromHResult | Creates a BarcodeException object from the specified HRESULT value, if the value is a valid LEADTOOLS error code. | |
GetCodeMessage | Retrieves the error string that is associated with the specified BarcodeExceptionCode. | |
SetCodeMessage | Changes the error string that is associated with the specified BarcodeExceptionCode. |
Public Properties
Name | Description | |
---|---|---|
Code | Gets or sets the code of this exception. | |
HResult | Gets the HRESULT associated with this exception. | |
Message | Gets a message that describes the current exception. |
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