class ParseException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
location |
| Constructor and Description |
|---|
ParseException(java.lang.String mes,
int location) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocation() |