Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

exception in thread "main" java.lang.arrayindexoutofboundsexception: 10

You are trying to access an index which is out of array bounds
In other words, the index you entered is bigger than array.length-1 
 
PREVIOUS NEXT
Tagged: #exception #thread
ADD COMMENT
Topic
Name
1+6 =