Reports throw statements inside finally blocks.

While occasionally intended, such throw statements may conceal exceptions thrown from try-catch and thus tremendously complicate the debugging process.