ZoneRulesException.this

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

@param message the message to use for this exception, may be null

  1. this(string message)
    class ZoneRulesException
    this
    (
    string message
    )
  2. this(string message, Throwable cause)

Meta