Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMMUNICATIONS_ERROR |
-2 |
public static final int |
END_OF_DATA |
-7 |
public static final int |
GENERAL_ERROR |
-999 |
public static final int |
INVALID_ARGS |
-6 |
public static final int |
NO_LICENSE |
-9 |
public static final int |
NOT_LOGGED_IN |
-12 |
public static final int |
NOT_SUPPORTED |
-10 |
public static final int |
PARSER_ERROR |
-4 |
public static final int |
TIMEOUT |
-11 |
public static final int |
TRANSACTION_CANCELLED |
-13 |
public static final int |
UNEXPECTED_RESPONSE |
-3 |
public static final int |
UNEXPECTED_STATE |
-1 |
public static final int |
UNUSABLE_SESSION |
-5 |
public static final int |
VALIDATION_ERROR |
-8 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
INFINITE_TIMEOUT |
-1L |