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