Searched refs:translateToIOException (Results 1 – 1 of 1) sorted by relevance
77 private IOException translateToIOException(String file, String other) { in translateToIOException() method in UnixException95 IOException x = translateToIOException(file, null); in rethrowAsIOException()102 IOException x = translateToIOException(a, b); in rethrowAsIOException()111 return translateToIOException(file.getPathForExceptionMessage(), null); in asIOException()