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 classBufferPositionInvariantsExceptionPosition operation violation.classMemoryBoundsExceptionSpecific RuntimeException for bounds violations.classReadOnlyExceptionThe exception thrown when attempting to write into a read-only Resource.
-