Class InvalidQueryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.search.api.InvalidQueryException
All Implemented Interfaces:
Serializable

public class InvalidQueryException extends Exception
An exception that the set of parameters defining the search query is invalid and therefore cannot be processed.
Author:
dbernstein
See Also:
  • Constructor Details