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