Updated the AsyncTask api so that it handles exceptions that are thrown in the AsyncTask.runAsync method. Also the complete method takes in an AsyncCompletionArgs that packages the result, exception (if any), and cancelation status.
Authored by: jon-lugo 2006-04-07
Parent: [r3748]
Child: [r3750]