BarcodeException

BarcodeException class

new BarcodeException(exc)

Constructor of BarcodeException.

ParameterTypeDescription
excError|stringException or error message

Methods

NameDescription
getDetails(exc)Gets the exception details.

getDetails(exc)

Gets the exception details.

ParameterTypeDescription
excError|stringThe exception or error message.

Returns: string — The exception details.