CountryNotFoundException constructor

CountryNotFoundException(
  1. String timezoneId
)

Implementation

CountryNotFoundException(this.timezoneId);