Class QueryInterruptedException

All Implemented Interfaces:
Serializable

public class QueryInterruptedException extends RepositoryException
Thrown if the thread awaiting the query's results has been interrupted.
See Also:
  • Constructor Details

    • QueryInterruptedException

      public QueryInterruptedException(String message)
    • QueryInterruptedException

      public QueryInterruptedException(String message, Throwable cause)