| Package | Description |
|---|---|
| org.apache.druid.math.expr |
| Modifier and Type | Method and Description |
|---|---|
default ExpressionValidationException |
NamedFunction.validationFailed(String reasonFormat,
Object... args)
Helper method for creating a
ExpressionValidationException with the specified reason |
default ExpressionValidationException |
NamedFunction.validationFailed(Throwable e,
String reasonFormat,
Object... args) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.