Package edu.indiana.iucbrf.exceptions

Exception Summary
DomainNotSpecifiedException An exception indicating that a domain is needed, but has not been specified.
EmptyProblemEquivalenceClassListException An exception indicating that a list of problem equivalence classes is needed, but it is empty.
FeatureWeightsMismatchException An exception indicating that there is a mismatch in the number or type of features and weights.
InvalidRetrievedObjectException An exception that should be thrown when a retrieved type is expected (either a Case, a CaseDifferencePair, or a subclass of either) but not received.
ProblemSpaceNotSpecifiedException In the Domain class, if a ProblemSpace has not been specified for generation of problems according to "real-life" distributions, then this exception is thrown.
UnknownValueException An exception indicating that a value was not known.