public static class FiberQueryException.MissingChild extends FiberQueryException
FiberQueryException.MissingChild, FiberQueryException.WrongType| Constructor and Description |
|---|
MissingChild(String name,
ConfigTree invalidTree) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMissingChildName()
Returns the name of the missing child.
|
getErrorParentaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingChild(String name, ConfigTree invalidTree)