Uses of Class
org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
-
Uses of FeelConvertException in org.camunda.bpm.dmn.feel.impl.juel
Modifier and TypeMethodDescriptionFeelEngineLogger.unableToConvertValue
(Object value, Class<?> type) FeelEngineLogger.unableToConvertValue
(Object value, Class<?> type, Throwable cause) FeelEngineLogger.unableToConvertValue
(String feelExpression, FeelConvertException cause) Modifier and TypeMethodDescriptionFeelEngineLogger.unableToConvertValue
(String feelExpression, FeelConvertException cause) ModifierConstructorDescriptionFeelConvertException
(String message, FeelConvertException convertException)