Serializablepublic class ArrayIndexOutOfBoundsException extends IndexOutOfBoundsException
| Constructor | Description |
|---|---|
ArrayIndexOutOfBoundsException() |
|
ArrayIndexOutOfBoundsException(int var0) |
|
ArrayIndexOutOfBoundsException(String var0) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ArrayIndexOutOfBoundsException()
public ArrayIndexOutOfBoundsException(int var0)
public ArrayIndexOutOfBoundsException(String var0)