plus
Returns a duration whose value is the sum of this and other duration values.
Exceptions
IllegalArgumentException
- if the operation results in an undefined value for the given arguments,
e.g. when adding infinite durations of different sign.