All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.checkstyle.rules.checkstyle.com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck.html Maven / Gradle / Ivy

Checks for redundant exceptions declared in throws clause such as duplicates, unchecked exceptions or subclasses of another declared exception.

This rule is deprecated, use {rule:squid:RedundantThrowsDeclarationCheck} instead.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy