Searched refs:rethrowAsSocketException (Results 1 – 3 of 3) sorted by relevance
257 throw errnoException.rethrowAsSocketException(); in getSocketOption()324 throw errnoException.rethrowAsSocketException(); in setSocketOption()545 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterSendto()591 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()599 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()622 throw errnoException.rethrowAsSocketException(); in socket()632 throw errnoException.rethrowAsSocketException(); in getSocketLocalAddress()642 throw errnoException.rethrowAsSocketException(); in getSocketLocalPort()
79 public SocketException rethrowAsSocketException() throws SocketException { in rethrowAsSocketException() method in ErrnoException
1315 throw errnoException.rethrowAsSocketException(); in setNetworkInterface()