Package ucar.units

Class UnitFormatException

    • Constructor Detail

      • UnitFormatException

        public UnitFormatException()
        Constructs from nothing.
      • UnitFormatException

        public UnitFormatException​(String message)
        Constructs from an error message.
        Parameters:
        message - The error message.