Class FeelEngineWrapperException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.connector.runtime.util.feel.FeelEngineWrapperException
All Implemented Interfaces:
Serializable

public class FeelEngineWrapperException extends RuntimeException
Exception class indicating issues in a FeelEngineWrapper call
See Also:
  • Constructor Details

    • FeelEngineWrapperException

      public FeelEngineWrapperException(String reason, String expression, Object context)
    • FeelEngineWrapperException

      public FeelEngineWrapperException(String reason, String expression, Object context, Throwable throwable)