| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
SAMEBUG_PLATFORM |
"Java" |
protected static final String |
SAMEBUG_VERSION |
"1.0.0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BAD_SERVER_ADDRESS |
1 |
public static final int |
CONNECTION_ERROR |
5 |
public static final int |
CONNECTION_TIMEOUT |
4 |
public static final int |
JSON_ENCODING_ERROR |
13 |
public static final int |
MARSHALING_ERROR |
12 |
public static final int |
MULTIPLE_CONFIG_FILE |
16 |
public static final int |
NO_APP_KEY |
17 |
public static final int |
NO_CONFIG_FILE |
15 |
public static final int |
NO_RESPONSE |
7 |
public static final int |
NO_URI |
8 |
public static final int |
READ_ERROR |
10 |
public static final int |
READ_TIMEOUT |
9 |
public static final int |
UNKNOWN_ERROR |
11 |
public static final int |
UNKNOWN_PROTOCOL |
3 |
public static final int |
UNSUPPORTED_UTF8 |
2 |
public static final int |
URL_ENCODING_ERROR |
14 |
public static final int |
WRITE_ERROR |
6 |
Copyright © 2014. All rights reserved.