Uses of Class
com.aquima.interactions.dtree.exception.TreeEngineException
-
Packages that use TreeEngineException Package Description com.aquima.interactions.dtree.exception -
-
Uses of TreeEngineException in com.aquima.interactions.dtree.exception
Subclasses of TreeEngineException in com.aquima.interactions.dtree.exception Modifier and Type Class Description class
DecisionTreeException
Base class for exceptions generated during the evaluation of a decision tree.class
DecisionTreeFinderException
Decision tree exeption that is used to indicate a lookup failure.class
DecisionTreeTypeException
Decision tree exception that is used to indicate a type error.
-