Uses of Class
org.unitsofmeasurement.unit.UnconvertibleException

Packages that use UnconvertibleException
org.unitsofmeasurement.unit Specifies Java packages for the programmatic, type safe handling of quantities and their expression as numbers of units. 
 

Uses of UnconvertibleException in org.unitsofmeasurement.unit
 

Methods in org.unitsofmeasurement.unit that throw UnconvertibleException
 UnitConverter Unit.getConverterTo(Unit<Q> that)
          Returns a converter of numeric values from this unit to another unit of same type.
 UnitConverter Unit.getConverterToAny(Unit<?> that)
          Returns a converter from this unit to the specified unit of type unknown.
 



Copyright © 2005-2013 Units of Measurement project. All Rights Reserved.