This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254888 - Wrong "missing @throws" warning for generic exception parameters
Summary: Wrong "missing @throws" warning for generic exception parameters
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-01 02:01 UTC by aqd
Modified: 2015-09-01 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example (349 bytes, text/plain)
2015-09-01 02:01 UTC, aqd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aqd 2015-09-01 02:01:45 UTC
Created attachment 155782 [details]
Example

NetBeans pops up a warning saying the @throws is missing for generic exception parameter (instead of a concrete exception type).

See the attached code.
Comment 1 Svata Dedic 2015-09-01 09:15:16 UTC
Javadoc checker issue.