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
This allows to execute custom logic in AsyncHttpResponseHandler.onFailure
for specific errors, e.g. to display a nicer error message to the user when
there is a DNS resolution failure, instead of leaking a useless and verbose
UnknownHostException in the UI.
0 commit comments