Package java.lang

Class IndexOutOfBoundsException

extends RuntimeExceptionExceptionThrowableObject

Thrown to indicate that an index of some sort (such as to an array, to a string, or to a vector) is out of range.

Public Constructors

_INSERT_METHOD_ENTRY_HERE_

Methods inherited from java.lang.Throwable

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

_INSERT_FIELDS_ENTRY_HERE_