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. Excludes exception names, creating more readable message
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.
Rethrows an exception, preserving its stack trace