Package org.geonames

Class InsufficientStyleException

  • All Implemented Interfaces:
    Serializable

    public class InsufficientStyleException
    extends GeoNamesException
    Is thrown when trying to access a field that has not been set as the style for the request was not sufficiently verbose to return this information.
    Author:
    marc
    See Also:
    Serialized Form
    • Constructor Detail

      • InsufficientStyleException

        public InsufficientStyleException​(String msg)