public class ArrayIndexOutOfBoundsException extends IndexOutOfBoundsException
Constructor and Description |
---|
ArrayIndexOutOfBoundsException() |
ArrayIndexOutOfBoundsException(int var0) |
ArrayIndexOutOfBoundsException(String var0) |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
public ArrayIndexOutOfBoundsException()
public ArrayIndexOutOfBoundsException(int var0)
public ArrayIndexOutOfBoundsException(String var0)
Copyright © 2006–2013 OSGi Alliance. All rights reserved.