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