Uses of Class
ubic.gemma.core.search.ParseSearchException
Packages that use ParseSearchException
-
Uses of ParseSearchException in ubic.gemma.core.search
Methods in ubic.gemma.core.search that return ParseSearchExceptionModifier and TypeMethodDescriptionParseSearchException.getOriginalParseException()
The originalParseException
if this query was reattempted.Constructors in ubic.gemma.core.search with parameters of type ParseSearchExceptionModifierConstructorDescriptionParseSearchException
(String query, String message, Throwable cause, ParseSearchException originalParseException) -
Uses of ParseSearchException in ubic.gemma.core.search.lucene
Subclasses of ParseSearchException in ubic.gemma.core.search.lucene