Searched refs:getFinalStatusForHttpError (Results 1 – 1 of 1) sorted by relevance
482 throw new StopRequestException(getFinalStatusForHttpError(state), in handleEndOfStream()513 throw new StopRequestException(getFinalStatusForHttpError(state), in readFromResponse()529 throw new StopRequestException(getFinalStatusForHttpError(state), in openResponseEntity()799 throw new StopRequestException(getFinalStatusForHttpError(state), in sendRequest()804 private int getFinalStatusForHttpError(State state) { in getFinalStatusForHttpError() method in DownloadThread