Skip to content

Commit 34e80fd

Browse files
committed
UNITSOFMEASUREMENT-194: Prepare Final
Task-Url: https://java.net/jira/browse/UNITSOFMEASUREMENT-194
1 parent 3f4fa50 commit 34e80fd

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/main/java/javax/measure/MeasurementException.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@
4141
*
4242
* @implSpec This class is intended for use in a single thread. Exception thrown when errors occur during Units of Measurement operations.
4343
*
44-
* @author <a href="mailto:units@catmedia.us">Werner Keil</a>
45-
* @version 0.6, Oct 14, 2015
44+
* @author <a href="mailto:werner@uom.technology">Werner Keil</a>
45+
* @version 1.0, Aug 8, 2016
46+
* @since 1.0
4647
*/
4748
public class MeasurementException extends RuntimeException {
4849

0 commit comments

Comments
 (0)