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, mkaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static IllegalParentNavuNodeException mk(String path, MaapiSchemas.CSNode child, NavuList navuList)
public Collection<NavuNode> children() throws NavuException
NavuException