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