class |
InvalidAllocationParameterException |
Exception thrown when invalid parameters are passed during memory allocation.
|
class |
InvalidFragmentedMemoryStateException |
Exception passed when a fragmented emory is in an invalid state.
|
class |
InvalidNativeMemoryAccessException |
Exception thrown when an invalid native memory access occurs.
|
class |
InvalidWriteAtReadOnly |
Exception thrown when trying to write to a read-only memory object.
|
class |
MemoryMapException |
Exception thrown during memory mapping
|
class |
MemoryMapFileException |
Exception thrown when memory mapping a file
|
class |
OutOfMemoryException |
Out-of-memory exception.
|
class |
UnknownSizeOfException |
Exception thrown when Size.of function canot determine the size in bytes of
Java object.
|
class |
UnsupportedMemoryResizingException |
Exception thrown when trying to resize a memory object that cannot be
resized.
|
class |
UnsupportedWrappingException |
Exception thrown for unsupported wrapping of a memory object
|