public class ParseException extends Exception
| Constructor and Description |
|---|
ParseException(String message,
int errorOffset) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorOffset() |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseException(String message, int errorOffset)