Searched refs:rethrowAsSocketException (Results 1 – 6 of 6) sorted by relevance
182 throw errnoException.rethrowAsSocketException(); in socketListen()215 errnoException.rethrowAsSocketException(); in socketAccept()309 throw errnoException.rethrowAsSocketException(); in socketSendUrgentData()
437 throw e.rethrowAsSocketException(); in getAll()613 throw e.rethrowAsSocketException(); in getMTU()656 throw e.rethrowAsSocketException(); in getFlags()
204 throw errnoException.rethrowAsSocketException(); in datagramSocketCreate()
304 throw errnoException.rethrowAsSocketException(); in getSocketOption()376 throw errnoException.rethrowAsSocketException(); in setSocketOption()635 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()645 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()658 throw errnoException.rethrowAsSocketException(); in socket()681 e.rethrowAsSocketException(); in poll()705 throw errnoException.rethrowAsSocketException(); in getLocalInetSocketAddress()
88 public @NonNull SocketException rethrowAsSocketException() throws SocketException { in rethrowAsSocketException() method in ErrnoException
81 cause.rethrowAsSocketException(); in check_rethrow()