Uses of Class
org.apache.druid.query.BadQueryContextException
-
Packages that use BadQueryContextException Package Description org.apache.druid.query -
-
Uses of BadQueryContextException in org.apache.druid.query
Methods in org.apache.druid.query that return BadQueryContextException Modifier and Type Method Description static BadQueryContextExceptionQueryContexts. badTypeException(String key, String expected, Object actual)static BadQueryContextExceptionQueryContexts. badValueException(String key, String expected, Object actual)
-