Searched refs:routeException (Results 1 – 1 of 1) sorted by relevance
96 RouteException routeException = null; in connect() local123 if (routeException == null) { in connect()124 routeException = new RouteException(e); in connect()126 routeException.addConnectException(e); in connect()130 throw routeException; in connect()