public class InvalidFunctionArgument extends ParseError
| Constructor and Description |
|---|
InvalidFunctionArgument(RuleLangParser.FunctionCallContext ctx,
Function<?> function,
PrecomputeFailure failure) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, hashCode, line, positionInLine, positionStringpublic InvalidFunctionArgument(RuleLangParser.FunctionCallContext ctx, Function<?> function, PrecomputeFailure failure)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.