DuplicateColumnException
DuplicateColumnException is thrown :
When you attempt to create a table with multiple columns having the same name. When you replace a column of a table so that you define multiple columns having the same name.
Parameters
columnName
the duplicated column name