History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22416
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Anna Kozlova
Reporter: Chris Sherratt
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

"throws Exception" displayed twice in quick Javadoc

Created: 29 Mar 05 16:15   Updated: 06 Dec 07 18:50
Component/s: None
Fix Version/s: Selena 7.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: WinXP
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-15530 Exception is show twice in Javadoc Resolved

Build: 3,273
Fixed in build: 7,566
Severity: Low


 Description  « Hide
Display quick javadoc for the following piece of code:

java.security.MessageDigest md = java.security.MessageDigest.getInstance("");

(with the caret on the getInstance method.

The "Throws" section displays the "NoSuchAlgorithmException" and associated details twice.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.