IllegalTimeZoneException

Thrown when attempting to construct a TimeZone with an invalid ID.

Constructors

Link copied to clipboard
constructor()
constructor(message: String)
constructor(cause: Throwable)
constructor(message: String, cause: Throwable)