public class OutOfMemoryError extends VirtualMachineError
| Constructor and Description |
|---|
OutOfMemoryError()
Create an error without a message.
|
OutOfMemoryError(String s)
Create an error with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OutOfMemoryError()
public OutOfMemoryError(String s)
s - the message