This inspection reports any instances of Groovy
throw
statements inside of
finally
blocks. While occasionally intended, such
throw
statements may mask exceptions thrown, and tremendously complicate debugging.
Powered by InspectorGroovy