Reports empty catch blocks. While occasionally intended,
empty catch blocks can make debugging extremely difficult.
At present, this inspection is disabled in JSP files.
Use the controls below to indicate whether catch blocks containing only comments should be reported,
and whether to ignore empty catch blocks if the parameter is named 'ignore' or 'ignored'.