JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package javax.measure
Class
javax.measure.IncommensurableException
extends java.lang.Exception implements Serializable
serialVersionUID:
-3676414292638136515L
Class
javax.measure.MeasurementException
extends java.lang.RuntimeException implements Serializable
serialVersionUID:
8959937033300443361L
Class
javax.measure.UnconvertibleException
extends
MeasurementException
implements Serializable
serialVersionUID:
-4623551240019830166L
Package javax.measure.format
Class
javax.measure.format.ParserException
extends
MeasurementException
implements Serializable
serialVersionUID:
-3179553925611520368L
Serialized Fields
position
int position
The zero-based character position in the string being parsed at which the error was found while parsing.
data
java.lang.CharSequence data
The original input data.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes