NPE fix
[fedora-idea.git] / resources-en / src / inspectionDescriptions / RedundantThrows.html
blob23fd0746cec2537fa01f38a83044accc44fb9ddf
1 <html>
2 <body>
3 <font face="verdana" size="-1">This inspection reports exceptions that are declared in a method's signature but never
4 thrown by the method itself or its implementations/derivatives. Since this inspection requires global code analysis,
5 it is only available in batch inspection mode. A limited version for use in editor highlighting is available as
6 <nobr><i>General | Redundant throws declaration</i>.</nobr></font>
7 </body>
8 </html>