org.hibernate.search.query.engine.spi
public interface TimeoutExceptionFactory
Modifier and Type | Method and Description |
---|---|
RuntimeException |
createTimeoutException(String message,
org.apache.lucene.search.Query query) |
RuntimeException createTimeoutException(String message, org.apache.lucene.search.Query query)
Copyright © 2006–2015 Hibernate. All rights reserved.