=== on 11 Dec 2015, 20:47:42 Ann Campbell wrote: fyi [~tamas.vajk], I've targeted this to C# too. === on 19 Nov 2020, 14:04:38 Nicolas Harraudeau wrote: It's not clear what this rule tries to detect. It could be either detecting when RuntimeExceptions are ignored, or detecting when a more specific exception type should be caught. Rule RSPEC-2486 covers the first case, and rule RSPEC-5958 covers the second case. Thus we don't seem to need RSPEC-3477.