errors.fyi community error code reference
ArrayIndexOutOfBoundsException
java

ArrayIndexOutOfBoundsException

Thrown when an array is accessed with an index that is negative or greater than or equal to the array length.

References

โ† all namespaces for ArrayIndexOutOfBoundsException