Java Units API
Build 2004-02-06

Uses of Class
javax.units.ConversionException

Uses of ConversionException in javax.units
 

Methods in javax.units that throw ConversionException
abstract  double Converter.convert(double x)
          Converts a double value.
 Converter Unit.getConverterTo(Unit that)
          Returns a converter of numeric values from this unit to another unit.
 


Java Units API
Build 2004-02-06

Symbols, terms and definitions
JSR-108 project