Details
Description
RSPEC-5713 creates a secondary location on the duplicate or parent class which is in the same catch statement. This location can be sometimes hidden when the catch statement catches many types. Adding a message to the secondary location will help SonarLint users find the other exception.
The secondary location messages are already provided in the RSPEC.
Attachments
Issue Links
- implements
-
RSPEC-5713 A subclass should not be in the same "except" statement as a parent class
- Active