public interface QueryFailureListener extends FailureListener<QueryBatchException>
A listener which can process an exception which occurred when attempting to retrieve a batch of matches to a query.
| Modifier and Type | Method and Description |
|---|---|
void |
processFailure(QueryBatchException failure) |
void processFailure(QueryBatchException failure)
processFailure in interface FailureListener<QueryBatchException>Copyright © 2013-2017 MarkLogic Corporation.