200201202203204205206
throw Throwables.propagate(e); } } } while (retry.allowRetry(++numAttempts, sw.elapsedMillis())); throw new MaxRetriesException(); }