This inspection reports any JavaScript catch parameters that are unused in their
corresponding blocks. This inspection will not report any catch parameters
named "ignore" or "ignored".
Use the checkbox below to disable this inspection for catch
blocks with comments.