Uses of Class
ucar.units.BadUnitException

Packages that use BadUnitException
ucar.units Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another). 
 

Uses of BadUnitException in ucar.units
 

Constructors in ucar.units that throw BadUnitException
TimeScaleUnit(Unit unit, Date origin)
          Constructs from a reference unit and a time origin.
TimeScaleUnit(Unit unit, Date origin, UnitName id)
          Constructs from a reference unit, a time origin, and an identifier.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.