Problemunvalidated
It works but it does not look very nice — trying to figure out how to differentiate between different types of Exception in CompleteableStage. Tension: Currently, I have something like below but it does not look too beautiful. Outcome: use switch expression and pattern matching for instanceof.
20ac9d94-af7d-4c4a-a9d7-75e147747016
It works but it does not look very nice — trying to figure out how to differentiate between different types of Exception in CompleteableStage. Tension: Currently, I have something like below but it does not look too beautiful. Outcome: use switch expression and pattern matching for instanceof.