Thrown to indicate a problem with time-zone configuration.
This exception is used to indicate a problems with the configured time-zone rules.
Thrown to indicate a problem with time-zone configuration. This exception is used to indicate a problems with the configured time-zone rules.
(->zone-rules-exception message)
(->zone-rules-exception message cause)
Constructor.
Constructs a new date-time exception with the specified message and cause.
message - the message to use for this exception, may be null - java.lang.String
cause - the cause of the exception, may be null - java.lang.Throwable
Constructor. Constructs a new date-time exception with the specified message and cause. message - the message to use for this exception, may be null - `java.lang.String` cause - the cause of the exception, may be null - `java.lang.Throwable`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close