public class NodeNotFoundException extends DaoException
Constructor and Description |
---|
NodeNotFoundException(String nodeGridId,
String nodeId) |
NodeNotFoundException(String nodeGridId,
String nodeId,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getNodeGridId() |
String |
getNodeId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString