Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/lang/
DOutOfMemoryError.java25 public class OutOfMemoryError extends VirtualMachineError { class
33 public OutOfMemoryError() { in OutOfMemoryError() method in OutOfMemoryError
43 public OutOfMemoryError(String detailMessage) { in OutOfMemoryError() method in OutOfMemoryError