Barcode Xpress for Java v13.9 - Updated
getNextException Method
com.accusoft.barcodexpress Package > BarcodeException Class : getNextException Method
BarcodeReader may throw multiple exceptions at once. Use this member function to explore additional errors thrown during that call.
Syntax
public BarcodeException getNextException()

Return Value

null if there are no further exceptions, else an additional exception.
See Also

Reference

BarcodeException Class
BarcodeException Members

Is this page helpful?
Yes No
Thanks for your feedback.