ExceptionHelper
ExceptionHelper provides static methods for working with exceptions
public ExceptionHelper()
Builds up a message, using the Message field of the specified exception
as well as any InnerExceptions.
Builds up a message, using the Message field of the specified exception
as well as any InnerExceptions.
Gets the stack trace of the exception.