TimeZoneRulesException

class TimeZoneRulesException(message: String?, cause: Throwable?) : DateTimeException

Properties

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