Class UnknownFunctionFlowException

    • Constructor Detail

      • UnknownFunctionFlowException

        public UnknownFunctionFlowException​(String functionFlowName)
        Constructs the exception with the name of the function flow that could not be found.
        Parameters:
        functionFlowName - the name of the function flow that could not be found.