Searched refs:lastEx (Results 1 – 1 of 1) sorted by relevance
133 IOException lastEx = null; in connectSocket() local144 lastEx = ex; in connectSocket()147 if (lastEx != null) { in connectSocket()148 throw lastEx; in connectSocket()