Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 376403

Summary: Exceptions break content assist
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: susan
Version: 0.5   
Target Milestone: 1.0 RC1   
Hardware: PC   
OS: All   
Whiteboard:

Description Mark Macdonald CLA 2012-04-10 10:01:21 EDT
If a content assist provider throws an exception, it breaks the entire component: you won't see any proposals at all.

When a provider throws an exception, it should be caught and logged, and then we should continue.