|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wbiserver.brules.mgmt.problem.Problem
com.ibm.wbiserver.brules.mgmt.problem.ProblemRootNodeIsMissing
public class ProblemRootNodeIsMissing
Problem class representing the error that the tree block has no root node.
Field Summary |
---|
Fields inherited from class com.ibm.wbiserver.brules.mgmt.problem.Problem |
---|
COPYRIGHT |
Constructor Summary | |
---|---|
ProblemRootNodeIsMissing(TreeBlock treeBlock)
|
Method Summary | |
---|---|
java.lang.String |
getErrorMessage()
|
TreeBlock |
getTreeBlock()
|
Methods inherited from class com.ibm.wbiserver.brules.mgmt.problem.Problem |
---|
getErrorType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProblemRootNodeIsMissing(TreeBlock treeBlock)
Method Detail |
---|
public TreeBlock getTreeBlock()
public java.lang.String getErrorMessage()
getErrorMessage
in class Problem
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |