Error: java.lang.OutOfMemoryError

Thrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.
Authors:
@author unascribed
Since:
@since JDK1.0

Inheritance

Superclass tree: Implements:

Methods