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
BufferPositionInvariantsException
Position operation violation.class
MemoryBoundsException
Specific RuntimeException for bounds violations.class
ReadOnlyException
The exception thrown when attempting to write into a read-only Resource.
-