Bug 50818 - AbortCompilation exception is thrown.
Summary: AbortCompilation exception is thrown.
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M8   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-28 20:56 EST by Kelvin CLA
Modified: 2004-02-25 10:32 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 Kelvin CLA 2004-01-28 20:56:05 EST
AbortCompilation is thrown when i call ITypeBinding.getDeclaredMethods(). (but 
not all the time).

Want to know is there any way to catch that exception.(right now it is an 
internal class)
Comment 1 Philipe Mulet CLA 2004-01-29 04:13:26 EST
Please provide steps to reproduce. What exactly are you doing ?
Comment 2 Philipe Mulet CLA 2004-01-29 09:23:19 EST
Seems like a similar issue to bug 50844
Comment 3 Olivier Thomann CLA 2004-01-29 11:23:59 EST
Are you sure that you are using a 2.1.1 build?
Comment 4 Kelvin CLA 2004-01-29 11:26:07 EST
oh, sorry. i am using 2.1.2
Comment 5 Jerome Lanneluc CLA 2004-01-29 11:30:25 EST
If you're using 2.1.2, then it cannot be the same issue as bug 50844 (which is 
3.0 specific). Can you provide the stack trace?
Comment 6 Jerome Lanneluc CLA 2004-02-25 10:32:51 EST
Please reopen if you have the stack trace.