Searched refs:rethrowAsSocketException (Results 1 – 7 of 7) sorted by relevance
182 throw errnoException.rethrowAsSocketException(); in socketListen()215 errnoException.rethrowAsSocketException(); in socketAccept()309 throw errnoException.rethrowAsSocketException(); in socketSendUrgentData()
465 throw e.rethrowAsSocketException(); in getAll()650 throw e.rethrowAsSocketException(); in getMTU()693 throw e.rethrowAsSocketException(); in getFlags()
204 throw errnoException.rethrowAsSocketException(); in datagramSocketCreate()
369 throw errnoException.rethrowAsSocketException(); in getSocketOption()444 throw errnoException.rethrowAsSocketException(); in setSocketOption()795 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()805 throw errnoException.rethrowAsSocketException(); in maybeThrowAfterRecvfrom()844 throw errnoException.rethrowAsSocketException(); in socket()869 e.rethrowAsSocketException(); in poll()900 throw errnoException.rethrowAsSocketException(); in getLocalInetSocketAddress()
88 public @NonNull SocketException rethrowAsSocketException() throws SocketException { in rethrowAsSocketException() method in ErrnoException
81 cause.rethrowAsSocketException(); in check_rethrow()
95 …method @NonNull public java.net.SocketException rethrowAsSocketException() throws java.net.SocketE…