Package | Description |
---|---|
javax.measure |
Specifies Java packages for the programmatic, type safe handling
of quantities and their expression as values of units.
|
javax.measure.format |
[OPTIONAL] Provides Formatting and Parsing functionality for units, quantities, dimensions or their textual representation.
|
Modifier and Type | Class | Description |
---|---|---|
class |
UnconvertibleException |
Signals that a problem of some sort has occurred due to the impossibility of constructing a converter between two units.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MeasurementParseException |
Signals that an error has been reached unexpectedly while parsing.
|
class |
ParserException |
Deprecated.
Use
MeasurementParseException , this exception will be removed in a future version, it is here for backward compatibility only. |
Copyright © 2014–2019 Jean-Marie Dautelle, Werner Keil, Otavio Santana. All rights reserved.