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