Class ThrowingPrintWriter

java.lang.Object
java.io.Writer
org.eclipse.jgit.util.io.ThrowingPrintWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class ThrowingPrintWriter extends Writer
An alternative PrintWriter that doesn't catch exceptions.
Since:
2.2