Skip to content
nene edited this page Jun 5, 2012 · 3 revisions

Synopsis:

@throws
Some description...

@return {Type}
Some description...

Documents exceptions thrown by method. Exception type defaults to Object. Multiple @throws tags can be used to document multiple possible exceptions.

Clone this wiki locally