Class QueryInterruptedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class QueryInterruptedException extends QueryEvaluationException
An exception indicating that the evaluation of a query has been interrupted, for example because it took too long to complete.
Author:
Arjohn Kampman
See Also: