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