Serializable
public class ArrayIndexOutOfBoundsException extends IndexOutOfBoundsException
public ArrayIndexOutOfBoundsException()
ArrayIndexOutOfBoundsException
public ArrayIndexOutOfBoundsException(String s)
s
public ArrayIndexOutOfBoundsException(int index)
The index is included in this exception's detail message. The exact presentation format of the detail message is unspecified.
index