BarcodeException
BarcodeException class
new BarcodeException(exc)
Constructor of BarcodeException.
| Parameter | Type | Description |
|---|---|---|
| exc | Error|string | Exception or error message |
Methods
| Name | Description |
|---|---|
| getDetails(exc) | Gets the exception details. |
new BarcodeException(exc)
Constructor of BarcodeException.
| Parameter | Type | Description |
|---|---|---|
| exc | Error|string | Exception or error message |
| Name | Description |
|---|---|
| getDetails(exc) | Gets the exception details. |