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 Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021