BarcodeException

BarcodeException

new BarcodeException(exc)

Constructor of BarcodeException.
Parameters:
Name Type Description
exc Error | string Exception or error message
Source:

Extends

  • Error

Methods

getDetails(exc) → {string}

Gets the exception details.
Parameters:
Name Type Description
exc Error | string The exception or error message.
Returns:
Type Description
string The exception details.
Source: