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