Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » how to catch all the unhandled exceptions within a RCP before it(thread) dies?
how to catch all the unhandled exceptions within a RCP before it(thread) dies? [message #851890] Sat, 21 April 2012 12:25 Go to next message
shreyas k is currently offline shreyas kFriend
Messages: 7
Registered: January 2012
Junior Member
how to catch all the unhandled exceptions within a RCP application before it(thread) dies?

....EXPERTS please help..

[Updated on: Mon, 14 May 2012 10:01]

Report message to a moderator

Re: how to catch all the unhandled exceptions within a RCP before it(thread) dies? [message #871516 is a reply to message #851890] Mon, 14 May 2012 10:03 Go to previous message
shreyas k is currently offline shreyas kFriend
Messages: 7
Registered: January 2012
Junior Member
Well i found the answer, infact there are three solutions to it viz:
* Thread.UncaughtExceptionHandler
* WorkbenchAdvisor's eventLoopException()
* EventQueue's dispatch event
Previous Topic:How do I get the Bundle-Version for my app?
Next Topic:Problem Exporting
Goto Forum:
  


Current Time: Thu Apr 25 14:32:37 GMT 2024

Powered by FUDForum. Page generated in 0.03045 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top