blob: a8e6b9e4a1db7ad55adfb9e7cbd266adaf3dce5f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>X.java</file>
<line>5</line>
<problem_class>Duplicate throws</problem_class>
<description>Duplicate throws</description>
</problem>
<problem>
<file>X.java</file>
<line>10</line>
<problem_class>Duplicate throws</problem_class>
<description>There is a more general exception, 'java.lang.Exception' in the throws list already.</description>
</problem>
<problem>
<file>X.java</file>
<line>18</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Duplicate throws</problem_class>
<description>Duplicate throws</description>
</problem>
<problem>
<file>X.java</file>
<line>19</line>
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Duplicate throws</problem_class>
<description>Duplicate throws</description>
</problem>
</problems>