BarcodeException Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:Bytescout.BarCode.BarcodeException"]
Inheritance Hierarchy
SystemException
Bytescout.BarCodeBarcodeException
Bytescout.BarCodeBarcodeProfileException
Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.0.1228-master
Syntax
The BarcodeException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BarcodeException(String) | Initializes a new instance of the BarcodeException class | |
| BarcodeException(String, Exception) | Initializes a new instance of the BarcodeException class |
Properties
| Name | Description | |
|---|---|---|
| Data | (Inherited from Exception.) | |
| HelpLink | (Inherited from Exception.) | |
| HResult | (Inherited from Exception.) | |
| InnerException | (Inherited from Exception.) | |
| Message | (Inherited from Exception.) | |
| Source | (Inherited from Exception.) | |
| StackTrace | (Inherited from Exception.) | |
| TargetSite | (Inherited from Exception.) |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBaseException | (Inherited from Exception.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from Exception.) | |
| GetType | (Inherited from Exception.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Exception.) |
Events
| Name | Description | |
|---|---|---|
| SerializeObjectState | (Inherited from Exception.) |
See Also