Empty 'catch' block

Last modified: 03 December 2024

Reports an empty catch block. This indicates that errors are simply ignored instead of handling them.

Any comment in a catch block mutes the inspection.