Searched refs:getLastConnectException (Results 1 – 5 of 5) sorted by relevance
29 assertSame(firstException, re.getLastConnectException()); in getConnectionIOException_single()40 IOException connectionIOException = re.getLastConnectException(); in getConnectionIOException_multiple()
44 public IOException getLastConnectException() { in getLastConnectException() method in RouteException
406 connectFailed(routeSelector, e.getLastConnectException()); in recover()432 IOException ioe = e.getLastConnectException(); in isRecoverable()
280 throw e.getLastConnectException(); in getResponse()
481 IOException toThrow = e.getLastConnectException(); in execute()