DateTimeException

open class DateTimeException(message: String?, cause: Throwable?) : Exception

Properties

cause
Link copied to clipboard
common
open val cause: Throwable?
message
Link copied to clipboard
common
open val message: String?

Inheritors

DateTimeParseException
Link copied to clipboard
TimeZoneRulesException
Link copied to clipboard