Searched defs:IndexOutOfBoundsException (Results 1 – 1 of 1) sorted by relevance
37 public class IndexOutOfBoundsException extends RuntimeException { class44 public IndexOutOfBoundsException() { in IndexOutOfBoundsException() method in IndexOutOfBoundsException54 public IndexOutOfBoundsException(String s) { in IndexOutOfBoundsException() method in IndexOutOfBoundsException68 public IndexOutOfBoundsException(int index) { in IndexOutOfBoundsException() method in IndexOutOfBoundsException82 public IndexOutOfBoundsException(long index) { in IndexOutOfBoundsException() method in IndexOutOfBoundsException