BarcodeException Class |
Namespace: Opait.Barcode
public class BarcodeException : Exception
| Name | Description | |
|---|---|---|
| BarcodeException |
Initializes a new instance of the BarcodeException class.
| |
| BarcodeException(String) |
Initializes a new instance of the BarcodeException class with a specified error message.
| |
| BarcodeException(String, Exception) |
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.
|