Ever wondered how an Exception stack trace would look like on awaitable code?
This small example will demonstrate how the exception is caught and the stack trace would be recorded.
This example was generated to assist in the discussion of this topic. You may read more information:
http://www.justjuzzy.com/2012/10/exceptions-from-awaitable-code/