←Select platform

BarcodeException Class Members

Summary

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, its Code set to BarcodeExceptionCode.NoData 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 Leadtools.LeadtoolsException)

Public Methods

Name Description
GetCodeMessage Retrieves the error string that corresponds the value of the Code property.
SetCodeMessage Changes the error string that corresponds the value of the Code property.

Public Properties

Name Description
Code Gets or sets the code that caused the exception.
Message Gets a message that describes the current exception.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly