ExceptionHelper
Builds up a message, using the Message field of the specified exception
as well as any InnerExceptions.
Rethrows an exception, preserving its stack trace
Unwraps the exception of type TargetInvocationException to its InnerException.