Uses of Class
ibspan.tss.um.stereotyping.MeasuringException

Packages that use MeasuringException
ibspan.tss.um.stereotyping Implementation of algorithm for stereotyping used to initialize user profile. 
 

Uses of MeasuringException in ibspan.tss.um.stereotyping
 

Subclasses of MeasuringException in ibspan.tss.um.stereotyping
 class UnknownMeasureTypeException
          Thrown where unknown type of measure was used (neither nominal, ordinal nor interval type) or two incompatible measures where compared, e.g. nominal with interval one.