Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DNegativeArraySizeException.java35 class NegativeArraySizeException extends RuntimeException { class
42 public NegativeArraySizeException() { in NegativeArraySizeException() method in NegativeArraySizeException
52 public NegativeArraySizeException(String s) { in NegativeArraySizeException() method in NegativeArraySizeException