Among other places, {@link Iterator} implementations can only throwchecked exceptions, and so we cannot really handle {@link IOException}s there. So they are wrapped with this class.
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.