Uses of Class
javax.measure.UnconvertibleException
Package
Description
Specifies Java packages for the programmatic, type safe handling
of quantities and their expression as values of units.
-
Uses of UnconvertibleException in javax.measure
Modifier and TypeMethodDescriptionUnit.getConverterTo
(Unit<Q> that) Returns a converter of numeric values from this unit to another unit of same type.Unit.getConverterToAny
(Unit<?> that) Returns a converter from this unit to the specified unit of type unknown.