blob: 1722031f703ae8b23465a30e2840ce26e28177d0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>ThrowsRuntimeException.java</file>
<line>6</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'RuntimeException' declared in 'throws' clause</problem_class>
<description>Unchecked exception &lt;code&gt;RuntimeException&lt;/code&gt; declared in 'throws' clause #loc</description>
</problem>
<problem>
<file>ThrowsRuntimeException.java</file>
<line>7</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'RuntimeException' declared in 'throws' clause</problem_class>
<description>Unchecked exception &lt;code&gt;UnsupportedOperationException&lt;/code&gt; declared in 'throws' clause #loc</description>
</problem>
</problems>