We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Synopsis:
@throws Some description... @throws {Type} Some description...
Documents exceptions thrown by method. Exception type defaults to Object. Multiple @throws tags can be used to document multiple possible exceptions.
Object
@throws