Class IndexOutOfBoundsException

public class IndexOutOfBoundsException
extends RuntimeException

// Superclass of StringIndexOutOfBoundsException
See the official Java API doc for details.

Constructors

IndexOutOfBoundsException()
IndexOutOfBoundsException(String)