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

/openjdk10/jdk/src/java.base/share/classes/java/lang/
H A DOutOfMemoryError.java41 public class OutOfMemoryError extends VirtualMachineError { class in inherits:VirtualMachineError
47 public OutOfMemoryError() { method in class:OutOfMemoryError
57 public OutOfMemoryError(String s) { method in class:OutOfMemoryError

Completed in 91 milliseconds