Searched defs:rethrowAsSocketException (Results 1 – 2 of 2) sorted by relevance
79 public SocketException rethrowAsSocketException() throws SocketException { in rethrowAsSocketException() method in ErrnoException
247 private static SocketException rethrowAsSocketException(Exception ex) throws SocketException { in rethrowAsSocketException() method in NetworkInterface