I\'m using Java 11\'s HttpClient like below. What is the best way to handle 400/500 error exceptions? I\'m thinking of having a thenApply with a load o
HttpClient
thenApply