traits_futures.exception_handling module
Support for transferring exception information from a background task.
- 
traits_futures.exception_handling.marshal_exception(e)[source] 
Turn exception details into something that can be safely
transmitted across thread / process boundaries.