Barcode Xpress for Java v13.9 - Updated
getStatus Method
com.accusoft.barcodexpress Package > BarcodeException Class : getStatus Method
Gets the error code of this error. Only internal errors (thrown from BarcodeReader) will produce valid error statuses.
Syntax
public int getStatus()

Return Value

-1 for a non-internal error, or a positive number for an internal error status number.
See Also

Reference

BarcodeException Class
BarcodeException Members

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