Class SilentFileInputStream

java.lang.Object
java.io.InputStream
java.io.FileInputStream
org.eclipse.jgit.util.io.SilentFileInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class SilentFileInputStream extends FileInputStream
An implementation of FileInputStream that ignores any exceptions on close().
Since:
5.0