I know how to catch all unhandled exceptions in a given thread, but wondering if there is a way to catch all unhandled exceptions thrown by a given class in
Try ELMAH it will handle any unhandled exception https://code.google.com/p/elmah/