Searched refs:rethrowAsIOException (Results 1 – 6 of 6) sorted by relevance
46 throw errnoException.rethrowAsIOException(); in close()99 throw errnoException.rethrowAsIOException(); in setBlocking()224 throw exception.rethrowAsIOException(); in FileReader()255 throw e.rethrowAsIOException(); in readFully()
76 throw errnoException.rethrowAsIOException(); in available()481 throw errnoException.rethrowAsIOException(); in read()501 throw errnoException.rethrowAsIOException(); in write()
522 throw errnoException.rethrowAsIOException(); in getFilePointer()547 throw errnoException.rethrowAsIOException(); in seek()561 throw errnoException.rethrowAsIOException(); in length()591 throw errnoException.rethrowAsIOException(); in setLength()
70 public IOException rethrowAsIOException() throws IOException { in rethrowAsIOException() method in ErrnoException
259 throw e.rethrowAsIOException(); in getOpenFdsForPrefix()
894 e.rethrowAsIOException(); in map()