DuplicateParameterException constructor

DuplicateParameterException(
  1. String name
)

Implementation

DuplicateParameterException(this.name);