Thrown to indicate that a {@link java.io.Closeable} cannot be closed.
This exception is intended to tunnel the checked exception {@link java.io.IOException} during the call{@link java.io.Closeable#close()}.
@author André Rouél
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.