Class QueryBatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.marklogic.client.datamovement.QueryBatchException
All Implemented Interfaces:
QueryEvent, Serializable

public class QueryBatchException extends Exception implements QueryEvent
An exception which occurred when attempting to retrieve a batch of matches to a query.
See Also: