blob: 9dfb5295b08f0911fd2aaef392023e21d202a42e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>ThrowableInstanceNeverThrown.java</file>
<line>17</line>
<problem_class>Throwable instance not thrown</problem_class>
<description>Runtime exception instance &lt;code&gt;new RuntimeException()&lt;/code&gt; is not thrown</description>
</problem>
<problem>
<file>ThrowableInstanceNeverThrown.java</file>
<line>34</line>
<problem_class>Throwable instance not thrown</problem_class>
<description>Runtime exception instance &lt;code&gt;new RuntimeException(&quot;throw me&quot;)&lt;/code&gt; is not thrown</description>
</problem>
</problems>