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