Uses of Class
no.uio.edd.model.geo.GeoModelException

Packages that use GeoModelException
no.uio.edd.model.geo   
 

Uses of GeoModelException in no.uio.edd.model.geo
 

Subclasses of GeoModelException in no.uio.edd.model.geo
 class GeoModelCorefErrorException
           
 class GeoModelLinkException
           
 class GeoModelLocationException
           
 

Methods in no.uio.edd.model.geo that throw GeoModelException
 void GeoModelPlace.setGeographicalDescription(java.lang.String description)
           
 void GeoModelLocation.setGeographicalDescription(java.lang.String description)
          Set a geographical description for the place connected to this object.
(package private)  void GeoModelPlaceReg.setGeoModelPlacesWithGeoInfo(org.w3c.dom.NodeList inNodeList)