Return the country code corresponding to the country name given.
If the country name is given, but it is not found in the list of known countries,
this method will throw an exception.
Return the country name corresponding to the country code given.
If the code is given, but it is not found in the list of known countries,
this method will throw an exception.