Uses of Class
javax.measure.converter.ConversionException

Packages that use ConversionException
javax.measure.converter Provides support for unit conversion. 
javax.measure.unit Provides support for programatic unit handling. 
 

Uses of ConversionException in javax.measure.converter
 

Methods in javax.measure.converter that throw ConversionException
abstract  double UnitConverter.convert(double x)
          Converts a double value.
 

Uses of ConversionException in javax.measure.unit
 

Methods in javax.measure.unit that throw ConversionException
 UnitConverter Unit.getConverterTo(Unit that)
          Returns a converter of numeric values from this unit to another unit.
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.