aspose file tools
The moose likes Threads and Synchronization and the fly likes thread  - exception handling Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Threads and Synchronization
Reply Bookmark "thread  - exception handling" Watch "thread  - exception handling" New topic
Author

thread - exception handling

Miran Cvenkel
Ranch Hand

Joined: Nov 23, 2010
Posts: 114


Searchable nature photo gallery: http://agrozoo.net/jsp/Galery.jsp?l2=en
Stephan van Hulst
Bartender

Joined: Sep 20, 2010
Posts: 2771

Well, it depends what you want to do when an exception occurs. If in thread 2 you want to notify a user interface of e-mails that didn't get sent, and the user interface is part of thread 1's context, then you should simply pass the user interface to thread 2 when you start it, and let thread 2 deal with the user interface itself.
 
 
subject: thread - exception handling
 
Threads others viewed
Thread.sleep
Can't close JOptionDialog box by clicking OK
Not able to display images
Personal Book Promotions Rant
Background Threads
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com