java.lang
Class ArrayIndexOutOfBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.ArrayIndexOutOfBoundsException
- public class ArrayIndexOutOfBoundsException
- extends java.lang.RuntimeException
Thrown to indicate that a method has been passed an illegal or
inappropriate argument.
- Since:
- JDK1.0
- Version:
- 1.17, 02/02/00
- Author:
- unascribed
- Available on JControl Devices:
Methods inherited from class java.lang.Object |
clone, equals, finalize, notifyAll, wait |
ArrayIndexOutOfBoundsException
public ArrayIndexOutOfBoundsException()