Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DOutOfMemoryError.java41 public class OutOfMemoryError extends VirtualMachineError { class
47 public OutOfMemoryError() { in OutOfMemoryError() method in OutOfMemoryError
57 public OutOfMemoryError(String s) { in OutOfMemoryError() method in OutOfMemoryError