Uses of Class
org.apache.datasketches.SketchesException
-
Packages that use SketchesException Package Description org.apache.datasketches This package is the parent package for all sketch algorithms. -
-
Uses of SketchesException in org.apache.datasketches
Subclasses of SketchesException in org.apache.datasketches 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
-