IndexOutOfRangeException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.zip.exceptions.Exception, com.aspose.zip.exceptions.SystemException
public class IndexOutOfRangeException extends SystemException
The exception that is thrown when an attempt is made to access an element of an array or collection with an index that is outside its bounds.