This class provides an unchecked version of IOException. It is generally preferable to use IOException directly, but this class can be useful in contexts where an interface does not allow one to throw checked exceptions.
@author wren ng thornton
@version $LastChangedDate: 2009-03-26 15:06:57 -0400 (Thu, 26 Mar 2009) $
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.