java.lang
public class ArrayIndexOutOfBoundsException extends IndexOutOfBoundsException
Constructor and Description |
---|
ArrayIndexOutOfBoundsException() |
ArrayIndexOutOfBoundsException(int var0) |
ArrayIndexOutOfBoundsException(String var0) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ArrayIndexOutOfBoundsException()
public ArrayIndexOutOfBoundsException(int var0)
public ArrayIndexOutOfBoundsException(String var0)