Make the documentation match the code. :-)
This commit is contained in:
parent
b0e77dd317
commit
ed8417e1ad
|
|
@ -1384,8 +1384,10 @@ if ("something".equals(x))
|
|||
<td>illegalClassNames</td>
|
||||
<td>throw class names to reject</td>
|
||||
<td><a href="property_types.html#stringSet">list of strings</a></td>
|
||||
<td><span class="default">"java.lang.Throwable,
|
||||
java.lang.RuntimeException"</span></td>
|
||||
<td>
|
||||
<span class="default">"java.lang.Throwable,
|
||||
java.lang.Error, java.lang.RuntimeException"</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</subsection>
|
||||
|
|
|
|||
Loading…
Reference in New Issue