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, toStringgetKeyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic NodeKey getParentKey()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.