public class QueryParserException extends Exception
QueryParser.parse(String)
different exceptions,
which should be wrapped into an instance of this class for uniform treatment.| Constructor and Description |
|---|
QueryParserException(String msg) |
QueryParserException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString