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

Packages that use MeasuringException
ibspan.tss.um.statistics   
 

Uses of MeasuringException in ibspan.tss.um.statistics
 

Subclasses of MeasuringException in ibspan.tss.um.statistics
 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.