Uses of Class
com.aquima.interactions.portal.function.FunctionException
Packages that use FunctionException
-
Uses of FunctionException in com.aquima.interactions.portal.function
Methods in com.aquima.interactions.portal.function that throw FunctionExceptionModifier and TypeMethodDescriptionFlowFunction.handle
(IFunctionContext callerContext) IFunction.handle
(IFunctionContext context) The handle method of the function is allowed to make changes to the interfaces passed along with the IFunctionContext.