IndexOutOfBoundsException
java
range_error
official
true
IndexOutOfBoundsException
ID: java/indexoutofboundsexception
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 8+ | active | — | — | — |
Root Cause
Index of an array, list, or string is out of the valid range (0 to length-1).
generic