Files
openide/java/java-tests/testData/inspection/redundantThrow/Remote/expected.xml
T
2009-09-25 21:24:02 +04:00

10 lines
270 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>E.java</file>
<line>15</line>
<description>The declared exception &lt;code&gt;RemoteException&lt;/code&gt; is never thrown in method implementations.</description>
</problem>
</problems>