Searched refs:connectionIOException (Results 1 – 1 of 1) sorted by relevance
40 IOException connectionIOException = re.getLastConnectException(); in getConnectionIOException_multiple() local41 assertSame(thirdException, connectionIOException); in getConnectionIOException_multiple()