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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |