|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
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.ProblemTreeActionTermIsMissing
public class ProblemTreeActionTermIsMissing
Problem class representing the error that the tree block is missing a tree action term.
Field Summary |
---|
Fields inherited from class com.ibm.wbiserver.brules.mgmt.problem.Problem |
---|
COPYRIGHT |
Constructor Summary | |
---|---|
ProblemTreeActionTermIsMissing(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 ProblemTreeActionTermIsMissing(TreeBlock treeBlock)
Method Detail |
---|
public TreeBlock getTreeBlock()
public java.lang.String getErrorMessage()
getErrorMessage
in class Problem
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |