This inspection reports any catch parameters that are unused in their corresponding blocks. This inspection will not report any catch parameters named "ignore" or "ignored". Conversely this inspection will warn on any catch parameters named "ignore" or "ignored" that are actually used.

Use the checkboxes below to disable this inspection for catch blocks with comments, catch blocks in test code.

Powered by InspectionGadgets