Searched defs:sourceLength (Results 1 – 2 of 2) sorted by relevance
73 public ArrayIndexOutOfBoundsException(int sourceLength, int index) { in ArrayIndexOutOfBoundsException()81 public ArrayIndexOutOfBoundsException(int sourceLength, int offset, in ArrayIndexOutOfBoundsException()
85 public StringIndexOutOfBoundsException(int sourceLength, int index) { in StringIndexOutOfBoundsException()101 public StringIndexOutOfBoundsException(int sourceLength, int offset, in StringIndexOutOfBoundsException()