Exception: TZInfo::InvalidCountryCode
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          StandardError
         | |
| Instance Chain: 
          self,
          StandardError
         | |
| Inherits: | StandardError 
 | 
| Defined in: | lib/tzinfo/country.rb | 
Overview
InvalidCountryCode is raised by Country#get if the code given is not a
valid ISO 3166-1 alpha-2 code.