Searched refs:handleHttpError (Results 1 – 2 of 2) sorted by relevance
347 result = handleHttpError(response.getStatus()); in performOperationInternal()418 protected int handleHttpError(final int httpStatus) { in handleHttpError() method in EasOperation
151 protected int handleHttpError(int httpStatus) { in handleHttpError() method in EasOutboxSync