java.lang
Class ArrayIndexOutOfBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException
- All Implemented Interfaces:
- Serializable
public class ArrayIndexOutOfBoundsException
- extends IndexOutOfBoundsException
- See Also:
- Serialized Form
ArrayIndexOutOfBoundsException
public ArrayIndexOutOfBoundsException()
ArrayIndexOutOfBoundsException
public ArrayIndexOutOfBoundsException(int var0)
ArrayIndexOutOfBoundsException
public ArrayIndexOutOfBoundsException(String var0)
Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.