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