class |
InvalidValuesArgumentException
InvalidValuesArgumentException is thrown when trying to pass in an invalid argument to
a PointValue, TemporalValue or DurationValue method.
|
class |
TemporalArithmeticException
TemporalArithmeticException is thrown when arithmetic operations of temporal values and
durations are unsuccessful.
|
class |
TemporalParseException
TemporalParseException is thrown if parsing of a TemporalValue is unsuccessful.
|
class |
UnsupportedTemporalUnitException
UnsupportedTemporalUnitException is thrown if trying to get or assign a temporal unit
which is not supported for the current temporal type.
|