Class StringIndexOutOfBoundsException

public class StringIndexOutOfBoundsException
extends IndexOutOfBoundsException
See the official Java API doc for details.

Constructors

StringIndexOutOfBoundsException()
StringIndexOutOfBoundsException(String)
StringIndexOutOfBoundsException(int)