handleException function
Implementation
HttpResponse handleException(Exception exception) =>
HttpResponse.failureFromError(_parseException(exception));
HttpResponse handleException(Exception exception) =>
HttpResponse.failureFromError(_parseException(exception));