Skip to content

Commit

Permalink
Get out #2
Browse files Browse the repository at this point in the history
  • Loading branch information
hnhpo committed Nov 15, 2022
1 parent b3eff4a commit c810f9f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,7 @@ private <T> ResponseEntity<Object> doExchange(T body, Integer currencyAccountAms

attemptCount++;
}

throw new RuntimeException("An unknow error has occurred");
}
}

0 comments on commit c810f9f

Please sign in to comment.