public static class FiberQueryException.MissingChild extends FiberQueryException
FiberQueryException.MissingChild, FiberQueryException.WrongType| Constructor and Description |
|---|
MissingChild(java.lang.String name,
ConfigTree invalidTree) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMissingChildName()
Returns the name of the missing child.
|
getErrorParentpublic MissingChild(java.lang.String name,
ConfigTree invalidTree)