DateTimeArithmeticException

Thrown by datetime arithmetic operations if the result cannot be computed or represented.

Constructors

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