|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualMachineError | |
|---|---|
| java.lang | MID Profile Language Classes included from Java 2 Standard Edition. |
| Uses of VirtualMachineError in java.lang |
|---|
| Subclasses of VirtualMachineError in java.lang | |
|---|---|
class |
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. |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||