DateTimeArithmeticException

Thrown by date-time arithmetic operations if the result can not be computed or represented.

Constructors

Link copied to clipboard
constructor()
constructor(message: String)
constructor(cause: Throwable)
constructor(message: String, cause: Throwable)