| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ARG_ERROR |
3 |
public static final int |
FORMAT_ERROR |
2 |
public static final int |
NO_ERROR |
0 |
public static final int |
OPEN_ERROR |
4 |
public static final int |
STREAM_ERROR |
1 |
public static final int |
WRITE_ERROR |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EOF |
-1 |
public static final int |
TOKEN |
0 |