java.lang
public class OutOfMemoryError extends VirtualMachineError
UNKNOWN: updated to 1.4
| Constructor Summary | |
|---|---|
| OutOfMemoryError()
Create an error without a message. | |
| OutOfMemoryError(String s)
Create an error with a message.
| |
Parameters: s the message