add "Local History" actions to VCS Popup even if VCS isn't configured
[fedora-idea.git] / resources-en / src / inspectionDescriptions / RedundantThrowsDeclaration.html
blobdfd05bafccf53279d602c76f0d3aabd0be2fd4cf
1 <html>
2 <body>
3 <font face="verdana" size="-1">This inspection reports exceptions that are declared in a method's signature but never thrown by the method itself.
4 Only final, private or static methods are analyzed. For other methods, global code analysis is required.
5 For batch inspections, this can be achieved using <nobr><i>Declaration Redundancy | Redundant throws clause</i>.</nobr></font>
6 </body>
7 </html>