Barcode Xpress for Java v14.0 - Updated
com.accusoft.barcodexpress Package
/
BarcodeException Class
/ getStatus Method
Collapse All
Expand All
In This Topic
Is this page helpful?
Yes
No
Thanks for your feedback.
How can we improve?
Submit
getStatus Method
In This Topic
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