27
@exception
Tag in
Documentation Comments
General format
@exception
ExceptionName Description
Remember:
@param
@result
@author
The following rules apply
The @exception tag in a methods documentation comment must appear after the general description of the method.
The description can span several lines. It ends at the end of the documentation comment (the */ symbol) or at the beginning of another tag.