public class NodeNotFoundInParentException extends NodeNotFoundException
Constructor and Description |
---|
NodeNotFoundInParentException(NodeKey key,
NodeKey parentKey) |
Modifier and Type | Method and Description |
---|---|
NodeKey |
getParentKey()
Get the key for the parent node.
|
getNodeKey, toString
getKey
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public NodeKey getParentKey()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.