public class ParseError extends java.lang.Throwable
ParseError(java.lang.String connectionString, int from, int to, java.lang.String expected)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ParseError(java.lang.String connectionString, int from, int to, java.lang.String expected)