Package javax.measure

Class MeasurementError

java.lang.Object
java.lang.Throwable
java.lang.Error
javax.measure.MeasurementError
All Implemented Interfaces:
Serializable

public class MeasurementError
extends Error
This error is used to indicate serious problems with creating, retrieving and manipulating units of measurement objects.
Implementation Requirements:
This class is intended for use in a single thread. Exception thrown when errors occur during Units of Measurement operations.
Since:
2.1
Version:
2.2, Feb 3, 2021
Author:
Werner Keil
See Also:
Serialized Form