public class NodeAlreadyExistsException extends DaoException
| Constructor and Description |
|---|
NodeAlreadyExistsException(String nodeGridId,
String nodeId) |
NodeAlreadyExistsException(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