FunctionParsingError
Stay organized with collections
Save and categorize content based on your preferences.
| Enums |
EXPECTED_CHARACTER
|
Could not find an expected character. |
FEED_ATTRIBUTE_OPERAND_ARGUMENT_NOT_INTEGER
|
Feed attribute operand's argument is not an integer. |
INVALID_OPERATOR_NAME
|
Invalid operator/function name. |
MISSING_RIGHT_HAND_OPERAND
|
Missing right-hand-side operand. |
|
Unexpected end of function string. |
NO_OPERANDS
|
Missing function operands. |
TOO_MANY_NESTED_FUNCTIONS
|
Functions are nested too deeply. |
TOO_MANY_OPERANDS
|
Function had too many operands. |
UNEXPECTED_SEPARATOR
|
Unexpected separator character. |
UNKNOWN
|
The received error code is not known in this version. |
UNMATCHED_LEFT_BRACKET
|
Unmatched left bracket or parenthesis. |
UNMATCHED_RIGHT_BRACKET
|
Unmatched right bracket or parenthesis. |
UNSPECIFIED
|
Enum unspecified. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.
[null,null,["Last updated 2025-12-12 UTC."],[],[]]