DuplicateNodeException constructor

DuplicateNodeException(
  1. String nodeId
)

Implementation

DuplicateNodeException(this.nodeId);