Reports identical catch sections in try blocks under JDK 7. A quickfix is available to collapse the sections into
a multi-catch section.
This inspection only reports if the project or module is configured to use a
language level of 7.0 or higher.
New in 10.5