Uses of Class
java.lang.VirtualMachineError
-
Packages that use VirtualMachineError Package Description java.lang -
-
Uses of VirtualMachineError in java.lang
Subclasses of VirtualMachineError in java.lang Modifier and Type Class Description classOutOfMemoryErrorThrown 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.
-