The error constants are used by all the Studio Java Development Library objects. See the specific methods and properties to determine their associated error codes.
|
Constants |
Value |
Description |
|
WLBARCODELIMITEXCEEDED |
11 |
Exceeded number of allowable barcode configurations |
|
WLBCADDERROR |
9 |
Failure adding barcode configuration |
|
WLBCCLEARERROR |
10 |
Failure clearing barcode config list |
|
WLBCPARSEFAILURE |
8 |
Failure parsing barcode file |
|
WLCOMMERROR |
1 |
Communication error |
|
WLDTOUTOFSYNC |
17 |
Terminal Date/Time is out of sync by more that 5 seconds |
|
WLERROR |
-2 |
Error occurred |
|
WLFUNCTIONFAILED |
7 |
RF function call failed at device |
|
WLINNVALIDRETURN |
6 |
Invalid RF function return packet |
|
WLINVALIDPARAMS |
5 |
Invalid function parameters |
|
WLIOQUEUEERROR |
14 |
IO queue buffer error |
|
WLMEMORYERROR |
2 |
Memory allocation error |
|
WLNOERROR |
0 |
No error |
|
WLNOINPUTTYPE |
15 |
Unable to determine input type |
|
WLNOTINITIALIZED |
3 |
RF connection not initialized |
|
WLPORTTIMEOUT |
16 |
Aux port timeout |
|
WLREQUESTFAIL |
4 |
Input request error |
|
WLTIMEOUT |
18 |
RFInput timeout has occurred |
|
WLTONEADDERROR |
12 |
Failure adding tone configuration |
|
WLTONECLEARERROR |
13 |
Failure clearing tone config list |
|
WLUNKNOWNERROR |
-1 |
Unknown error occurred |
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other