TArrayBoundsException
Array bounds exception
Thrown when an array element with an index outside the valid range of the array (0 to array.length-1) is accessed. (only in debug mode)
Array bounds exception
Thrown when an array element with an index outside the valid range of the array (0 to array.length-1) is accessed. (only in debug mode)