You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for answer.
I think I just tried to implement an overly generic solution.
After narrowing down the scope, unwrapping is also fine 👍
Besides, from my understanding, checked exceptions were designed to support recover from error, but actually this is where Failsafe takes the baton.
test:
my current workaround:
Is there any better way to deal with it?
The text was updated successfully, but these errors were encountered: