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