public class DuplicateNodeException extends RuntimeException
MutableNodeConfig.setNodeConfigTransferObject(org.azyva.dragom.model.config.NodeConfigTransferObject, org.azyva.dragom.model.config.OptimisticLockHandle) and
MutableNode.setNodeConfigTransferObject(org.azyva.dragom.model.config.NodeConfigTransferObject, org.azyva.dragom.model.config.OptimisticLockHandle) when the new configuration data
would introduce a duplicate MutableNodeConfig or MutableNode
within the parent.
This exception does not have the usual constructors taking a message and/or throwable parameter. The caller is expected to handle the exception and know the context in which it is thrown.
| Constructor and Description |
|---|
DuplicateNodeException()
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2017 AZYVA INC.. All rights reserved.