Softlogger
Categories

Dealing with Exceptions in a Future


Besides waiting, the another important issue when dealing with Futures is how to deal with exceptions thrown by the user specified code.  Option 1: Ignore the Exception Don't take any actions in the future code and force users to write exception free code.  IMHO this is not the best way to approach the

Filed under: Design, Architecture  |    On : 2008 Feb 11  |  From: jaredpars WebLog   | related Posts

Similar Posts



Most Popular

Archives

  • 2008
  • 2007
  • 2006
  • 2005
  • 2004
  • 2003