Package java.lang

Class StringIndexOutOfBoundsException

extends RuntimeExceptionExceptionThrowableObject

Thrown by String methods to indicate that an index is either negative or greater than the size of the string.

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_