public class GridOffHeapOutOfMemoryException extends RuntimeException
| Constructor and Description |
|---|
GridOffHeapOutOfMemoryException(long size)
Constructs out of memory exception.
|
GridOffHeapOutOfMemoryException(long total,
long size)
Constructs out of memory exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GridOffHeapOutOfMemoryException(long size)
size - Size that could not be allocated.public GridOffHeapOutOfMemoryException(long total,
long size)
total - Total allocated memory.size - Size that could not be allocated.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015