ZoneRulesException

Thrown to indicate a problem with time-zone configuration. !(p) This exception is used to indicate a problems with the configured time-zone rules.

@implSpec This class is intended for use _in a single thread.

@since 1.8

Constructors

this
this(string message)

Constructs a new date-time exception with the specified message.

this
this(string message, Throwable cause)

Constructs a new date-time exception with the specified message and cause.

Inherited Members

From DateTimeException

__anonymous
mixin BasicExceptionCtors
Undocumented in source.

Meta