Class | Description |
---|---|
FeelEngineFactoryImpl | |
FeelEngineImpl | |
FeelEngineLogger | |
FeelLogger | |
TransformExpressionCacheKey |
Exception | Description |
---|---|
FeelConvertException |
Exception thrown if a invalid type conversion occurs in a FEEL expression.
|
FeelMethodInvocationException |
Exception thrown if an error occurs during a method invocation
in a FEEL expression.
|
FeelMissingFunctionException |
Exception thrown if a method used in a FEEL expression is not available.
|
FeelMissingVariableException |
Exception thrown if a variable used in a FEEL expression is not available.
|
FeelSyntaxException |
Exception thrown if the syntax of a FEEL expression is invalid.
|
Copyright © 2022. All rights reserved.