<html> | |
<body> | |
Reports declarations of unchecked exceptions (RuntimeException and its subclasses) in the <b>throws</b> clause of a method. | |
Declaration of unchecked exceptions are not required and may be removed or moved to a Javadoc <b>@throws</b> tag. | |
<!-- tooltip end --> | |
<p> | |
</body> | |
</html> |