Home
last modified time | relevance | path

Searched refs:addSuppressedIfPossible (Results 1 – 1 of 1) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DRouteException.java49 addSuppressedIfPossible(e, lastException); in addConnectException()
53 private void addSuppressedIfPossible(IOException e, IOException suppressed) { in addSuppressedIfPossible() method in RouteException