IndexOutOfRangeException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.tasks.exceptions.Exception, com.aspose.tasks.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.