blob: 03f27e4279c1de6797e0f34c334a92793e06213b [file] [log] [blame]
<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>