errors.fyi community error code reference
IndexOutOfBoundsException
java

IndexOutOfBoundsException

The base class for out-of-bounds index exceptions. Thrown directly by List and other java.util collections.

References

← all namespaces