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