toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.time
/
DateException
Date
Exception
class
DateException
(
msg
:
String
)
:
RuntimeException
An exception for Date operations.
Members
Constructors
Date
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?