Class ParseSearchException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LuceneParseSearchException

public class ParseSearchException extends SearchException
An exception that indicate that the search query could not be parsed.

When that occurs, we typically reattempt to parse the query.

See Also: