Terrier IR Platform
2.2.1

uk.ac.gla.terrier.querying.parser
Class QueryParserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.gla.terrier.querying.parser.QueryParserException
All Implemented Interfaces:
java.io.Serializable

public class QueryParserException
extends java.lang.Exception

Thrown by the Manager when it cannot parse the query

See Also:
Serialized Form

Constructor Summary
QueryParserException(java.lang.String message)
           
QueryParserException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryParserException

public QueryParserException(java.lang.String message,
                            java.lang.Throwable cause)

QueryParserException

public QueryParserException(java.lang.String message)

Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow