public class NodeNotFoundException extends NotFoundException
| Constructor and Description |
|---|
NodeNotFoundException(String nodeId) |
NodeNotFoundException(String nodeId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.