Class BarCodeRecognitionException
BarCodeRecognitionException class
General exception thrown by BarCodeReader, inherited from BarCodeException
public class BarCodeRecognitionException : Exception
Constructors
Name | Description |
---|---|
BarCodeRecognitionException() | Initializes a new instance of the BarCodeRecognitionException class. |
BarCodeRecognitionException(string) | Initializes a new instance of the BarCodeRecognitionException class. |
BarCodeRecognitionException(string, Exception) | Initializes a new instance of the BarCodeRecognitionException class with the specified error message and the current exception. |
See Also
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode