Searched refs:rethrowAsIoException (Results 1 – 1 of 1) sorted by relevance
260 throw rethrowAsIoException(t); in rewriteSingle()277 throw rethrowAsIoException(t); in rewriteSingle()390 private static IOException rethrowAsIoException(Throwable t) throws IOException { in rethrowAsIoException() method in FileRotator