org.sonar.l10n.pmd.AvoidRethrowingException.html Maven / Gradle / Ivy
Catch blocks that merely rethrow a caught exception only add to code size and runtime complexity.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
Catch blocks that merely rethrow a caught exception only add to code size and runtime complexity.