equal
deleted
inserted
replaced
36 * @exception class-name description <br> |
36 * @exception class-name description <br> |
37 * @throws class-name description |
37 * @throws class-name description |
38 * |
38 * |
39 * @since 1.8 |
39 * @since 1.8 |
40 */ |
40 */ |
41 @jdk.Exported |
|
42 public interface ThrowsTree extends BlockTagTree { |
41 public interface ThrowsTree extends BlockTagTree { |
43 /** |
42 /** |
44 * Returns a name of the exception being documented. |
43 * Returns a name of the exception being documented. |
45 * @return the name of the exception |
44 * @return the name of the exception |
46 */ |
45 */ |