ExceptionHelper public class ExceptionHelper Documentation Code public ExceptionHelper() public static string BuildMessage(Exception exception, bool excludeExceptionNames = false) public static string BuildStackTrace(Exception exception) public static void Rethrow(Exception exception)