CHECK_98 - Empty Catches can be combined
Improve this pageRFC enabled
CODE
Raise error if there are 2 or more empty catches in one try-catch. Those can be combined to one catch.
Raise error if there are 2 or more empty catches in one try-catch. Those can be combined to one catch.