blob: 48ce1d96e2d6b75367c28ebfd505009a12b7f3d4 [file] [log] [blame]
<html>
<body>
This intention removes a <b>catch</b> section in a
<b>try</b> - <b>catch</b> statement and adds a <b>throws</b> declaration with the
same exception to the containing method. If the <b>try</b> statement contains no
further catch sections it is removed entirely.
</body>
</html>