Home
last modified time | relevance | path

Searched defs:ArrayIndexOutOfBoundsException (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/
DArrayIndexOutOfBoundsException.java38 class ArrayIndexOutOfBoundsException extends IndexOutOfBoundsException { class
45 public ArrayIndexOutOfBoundsException() { in ArrayIndexOutOfBoundsException() method in ArrayIndexOutOfBoundsException
55 public ArrayIndexOutOfBoundsException(int index) { in ArrayIndexOutOfBoundsException() method in ArrayIndexOutOfBoundsException
65 public ArrayIndexOutOfBoundsException(String s) { in ArrayIndexOutOfBoundsException() method in ArrayIndexOutOfBoundsException