public class QueryParserException extends Exception
| Constructor and Description | 
|---|
| QueryParserException(String message)Constructs an instance of the QueryParserException. | 
| QueryParserException(String message,
                    Throwable cause)Constructs an instance of the QueryParserException. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QueryParserException(String message, Throwable cause)
message - cause - public QueryParserException(String message)
message - Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow