Searched defs:rethrowAsIOException (Results 1 – 2 of 2) sorted by relevance
94 void rethrowAsIOException(String file) throws IOException { in rethrowAsIOException() method in UnixException99 void rethrowAsIOException(UnixPath file, UnixPath other) throws IOException { in rethrowAsIOException() method in UnixException106 void rethrowAsIOException(UnixPath file) throws IOException { in rethrowAsIOException() method in UnixException
75 public @NonNull IOException rethrowAsIOException() throws IOException { in rethrowAsIOException() method in ErrnoException