Package org.geonames

Class InvalidParameterException

  • All Implemented Interfaces:
    Serializable

    public class InvalidParameterException
    extends GeoNamesException
    is thrown when the search criteria is initialized with obviously invalid parameters, such as an invalid country code.
    Author:
    marc
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidParameterException

        public InvalidParameterException​(String msg)