Package ucar.units

Class UnitClassException

    • Constructor Detail

      • UnitClassException

        public UnitClassException​(Unit unit)
        Constructs from the unit that's an instance of an unknown class.
        Parameters:
        unit - The unknown unit.