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 classMemoryCloseExceptionSpecific RuntimeException for the AutoCloseable.close() method.classReadOnlyExceptionThe exception thrown when attempting to write into a read-only Resource.
-