errors.fyi
community error code reference
errors.fyi
/
StringIndexOutOfBoundsException
StringIndexOutOfBoundsException
java
StringIndexOutOfBoundsException
Thrown by String and StringBuilder methods when a character index is out of range.
References
https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/package-summary.html
← all namespaces