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