Uses of Class
org.apache.datasketches.memory.MemoryException
-
-
Uses of MemoryException in org.apache.datasketches.memory
Subclasses of MemoryException in org.apache.datasketches.memory Modifier and Type Class Description class
MemoryCloseException
Specific RuntimeException for the AutoCloseable.close() method.class
ReadOnlyException
The exception thrown when attempting to write into a read-only Resource.
-