com.ibm.wbiserver.brules.mgmt.problem

Class ProblemRootNodeIsMissing

  • All Implemented Interfaces:
    java.io.Serializable


    public class ProblemRootNodeIsMissing
    extends Problem
    Problem class representing the error that the tree block has no root node.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.wbiserver.brules.mgmt.problem.Problem

        COPYRIGHT
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getErrorMessage() 
      TreeBlock getTreeBlock() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProblemRootNodeIsMissing

        public ProblemRootNodeIsMissing(TreeBlock treeBlock)
    • Method Detail

      • getTreeBlock

        public TreeBlock getTreeBlock()
        Returns:
        the treeBlock
      • getErrorMessage

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