blob: 186226b0b2f89c3a6a6d018fff3be287c37daf5d [file] [log] [blame]
<html>
<body>
Reports checked exception classes (i.e. subclasses of <b>Exception</b> which are
not also subclasses of <b>RuntimeException</b>). Certain coding standards require that all user-defined exception
classes be unchecked.
<!-- tooltip end -->
<p>
</body>
</html>