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. |
getDetails(exc)
Gets the exception details.
| Parameter | Type | Description |
|---|---|---|
| exc | Error|string | The exception or error message. |
Returns: string — The exception details.