-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 19
-
Component/s: tools
-
b24
@exception
@exception class-name description
This tag is equivalent to the @throws tag, which is now the recommended form.
...
@throws
@throws class-name description
Behaves the same as the @exception tag.
To me it reads like this:
A: see B
B: see A
@exception class-name description
This tag is equivalent to the @throws tag, which is now the recommended form.
...
@throws
@throws class-name description
Behaves the same as the @exception tag.
To me it reads like this:
A: see B
B: see A