Bug 8260 - Add Java exception breakpoint dialog doesn't recognize valid exceptions
Summary: Add Java exception breakpoint dialog doesn't recognize valid exceptions
Status: RESOLVED DUPLICATE of bug 8154
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-23 14:55 EST by Joe Szurszewski CLA
Modified: 2002-01-23 14:58 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Szurszewski CLA 2002-01-23 14:55:39 EST
Bring the add Java exception dialog.  For many exceptions you choose, you get a message saying 
"Selected class is not a subclass of java.lang.Throwable"   Actually, it WILL let you select 
java.lang.NullPointerException, java.lang.RuntimeException, but IOException or 
ArrayIndexOutOfBoundsException.
Comment 1 Darin Wright CLA 2002-01-23 14:58:28 EST

*** This bug has been marked as a duplicate of 8154 ***