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
Exception class indicating issues in a
FeelEngineWrapper call- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFeelEngineWrapperException(String reason, String expression, Object context) FeelEngineWrapperException(String reason, String expression, Object context, Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FeelEngineWrapperException
-
FeelEngineWrapperException
-