Uses of Class
org.apache.druid.query.QueryException
Packages that use QueryException
-
Uses of QueryException in org.apache.druid.error
Constructors in org.apache.druid.error with parameters of type QueryException -
Uses of QueryException in org.apache.druid.query
Subclasses of QueryException in org.apache.druid.queryModifier and TypeClassDescriptionclassclassclassAn abstract class for all query exceptions that should return a bad request status code (400).classThis exception is for QueryResource and SqlResource to surface when a query is cast away after it hits a resource limit.classException representing a failed query.classThis exception is thrown when a query does not finish before the configured query timeout.classThis exception is for the query engine to surface when a query cannot be run.classException indicating that an operation failed because it exceeded some configured resource limit.Methods in org.apache.druid.query that return QueryExceptionModifier and TypeMethodDescription