Searched refs:rethrowAsSocketException (Results 1 – 8 of 8) sorted by relevance
182 throw errnoException.rethrowAsSocketException(); in socketListen()215 errnoException.rethrowAsSocketException(); in socketAccept()309 throw errnoException.rethrowAsSocketException(); in socketSendUrgentData()
401 throw e.rethrowAsSocketException(); in getAll()573 throw e.rethrowAsSocketException(); in getMTU()616 throw e.rethrowAsSocketException(); in getFlags()
203 throw errnoException.rethrowAsSocketException(); in datagramSocketCreate()
82 public SocketException rethrowAsSocketException() throws SocketException { in rethrowAsSocketException() method in ErrnoException
305 throw errnoException.rethrowAsSocketException(); in getSocketOption()377 throw errnoException.rethrowAsSocketException(); in setSocketOption()639 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()649 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()662 throw errnoException.rethrowAsSocketException(); in socket()685 e.rethrowAsSocketException(); in poll()709 throw errnoException.rethrowAsSocketException(); in getLocalInetSocketAddress()
81 cause.rethrowAsSocketException(); in check_rethrow()
5 …rmApi @libcore.api.IntraCoreApi public java.net.SocketException rethrowAsSocketException() throws …
76 … method public java.net.SocketException rethrowAsSocketException() throws java.net.SocketException;