This is just a suggestion, which might be nice to have in a next release. The JavaDOC standard seems to support the @Exception or @Throws tag to indicate that a given method might raise an exception.
Currently we use this in our Technical documentation so that the developers know what exceptions might be raised by a procedure and why.
Would it be possible to add this tag to the list of tags supported ( like the @see TAG ) ?
Regards,
Kingetje
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi again,
This is just a suggestion, which might be nice to have in a next release. The JavaDOC standard seems to support the @Exception or @Throws tag to indicate that a given method might raise an exception.
Currently we use this in our Technical documentation so that the developers know what exceptions might be raised by a procedure and why.
Would it be possible to add this tag to the list of tags supported ( like the @see TAG ) ?
Regards,
Kingetje
Submitted it as feature request with id 1012857
And here is the link.
https://sourceforge.net/tracker/index.php?func=detail&aid=1012857&group_id=96281&atid=614258