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