public class ProblemRootNodeIsMissing extends Problem
Constructor and Description |
---|
ProblemRootNodeIsMissing(TreeBlock treeBlock) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorMessage() |
TreeBlock |
getTreeBlock() |
getErrorType
public ProblemRootNodeIsMissing(TreeBlock treeBlock)
public TreeBlock getTreeBlock()
public java.lang.String getErrorMessage()
getErrorMessage
in class Problem