Searched refs:getLastException (Results 1 – 1 of 1) sorted by relevance
208 IOException e = proxySelector.getLastException(); in testConnectOverProxy_implicit_http_fails()246 assertNull(proxySelector.getLastException()); in testInputUrlWithSpacesViaProxySelector()350 public IOException getLastException() { in getLastException() method in FtpURLConnectionTest.SingleProxySelector