This inspection reports instances of empty catch blocks. While occasionally intended, this 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, empty catch blocks in JUnit tests should be reported and whether to ignore empty catch blocks if the parameter is named 'ignore' or 'ignored'.

Powered by InspectionGadgets