com.ibm.wbiserver.brules.mgmt.problem

Class ProblemNoTemplatesAvailableForNewActionNodes

  • All Implemented Interfaces:
    java.io.Serializable


    public class ProblemNoTemplatesAvailableForNewActionNodes
    extends Problem
    implements java.io.Serializable
    This exception is thrown when calling ConditionNode.addConditionValueToThisLevel() if there are no available templates that can be used to fill in the newly-created empty ActionNodes.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProblemNoTemplatesAvailableForNewActionNodes

        public ProblemNoTemplatesAvailableForNewActionNodes(ConditionNode conditionNode)
        Parameters:
        conditionNode - ConditionNode for which ActionNodes cannot be created.
    • Method Detail

      • getConditionNode

        public ConditionNode getConditionNode()
        Returns:
        the conditionNode for which ActionNodes cannot be created.
      • getErrorMessage

        public java.lang.String getErrorMessage()
        Specified by:
        getErrorMessage in class Problem
IBM Business Process ManagerTM
Release 8