Uses of Class
org.apache.druid.math.expr.ExpressionProcessingException
Packages that use ExpressionProcessingException
-
Uses of ExpressionProcessingException in org.apache.druid.math.expr
Methods in org.apache.druid.math.expr that return ExpressionProcessingExceptionModifier and TypeMethodDescriptiondefault ExpressionProcessingExceptionNamedFunction.processingFailed(String reasonFormat, Object... args) default ExpressionProcessingExceptionNamedFunction.processingFailed(Throwable e, String reasonFormat, Object... args)