Details
Description
If an exception is thrown during processing of a background operation in the Framework, the error eventually goes to the global UnhandledErrorListener. This makes correlating the error with the site of the error difficult. It would be nice to have a call-specific error handler that is called in this case.