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