public class TemporalArithmeticException extends ValuesException
TemporalArithmeticException is thrown when arithmetic operations of temporal values and
durations are unsuccessful. Examples of such arithmetic operations include adding a
TemporalValue and DurationValue and subtracting a DurationValue from a
TemporalValue.| Constructor and Description |
|---|
TemporalArithmeticException(String errorMsg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.