Categories
11,February,2008
» 02
Dealing with Exceptions in a Future
jaredpars WebLog
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
Filed under Design, Architecture | on 2008 Feb 11
Pages: 1
» 02