Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/util/Objects/
DCheckLongIndex.java47 static class AssertingOutOfBoundsException extends RuntimeException { class in CheckLongIndex
48 public AssertingOutOfBoundsException(String message) { in AssertingOutOfBoundsException() method in CheckLongIndex.AssertingOutOfBoundsException
DCheckIndex.java48 static class AssertingOutOfBoundsException extends RuntimeException { class in CheckIndex
49 public AssertingOutOfBoundsException(String message) { in AssertingOutOfBoundsException() method in CheckIndex.AssertingOutOfBoundsException