Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/lang/
DNegativeArraySizeException.java24 public class NegativeArraySizeException extends RuntimeException { class
32 public NegativeArraySizeException() { in NegativeArraySizeException() method in NegativeArraySizeException
42 public NegativeArraySizeException(String detailMessage) { in NegativeArraySizeException() method in NegativeArraySizeException