public class IllegalParentNavuNodeException extends NavuException
| Modifier and Type | Method and Description |
|---|---|
Collection<NavuNode> |
children() |
static IllegalParentNavuNodeException |
mk(String path,
MaapiSchemas.CSNode child,
NavuList navuList) |
mkgetErrorCode, getOpaque, mkfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Collection<NavuNode> children() throws NavuException
NavuExceptionpublic static IllegalParentNavuNodeException mk(String path, MaapiSchemas.CSNode child, NavuList navuList)