Multiple catch block for catch 'X' in one local scope.

#2015   Compile-time error

Multiple catch block for catch 'X' in one local scope.

Explanation

For a single local scope, there are two or more catch blocks with the same catch name.