Uses of Class
org.apache.datasketches.common.SketchesException
-
Packages that use SketchesException Package Description org.apache.datasketches.common This package is for common classes that may be used across all the sketch families. -
-
Uses of SketchesException in org.apache.datasketches.common
Subclasses of SketchesException in org.apache.datasketches.common Modifier and Type Class Description classSketchesArgumentExceptionIllegal Arguments Exception class for the libraryclassSketchesReadOnlyExceptionWrite operation attempted on a read-only class.classSketchesStateExceptionIllegal State Exception class for the library
-