StringIndexOutOfBoundsException
java
range_error
official
true
StringIndexOutOfBoundsException
ID: java/stringindexoutofboundsexception
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 8+ | active | — | — | — |
Root Cause
String index is negative or >= string length.
generic