DuplicateNodeException constructor
DuplicateNodeException(
- UuidValue nodeId
Creates a new instance of DuplicateNodeException.
Implementation
DuplicateNodeException(this.nodeId);
Creates a new instance of DuplicateNodeException.
DuplicateNodeException(this.nodeId);