Uses of Class
gov.nasa.worldwind.exception.ServiceException
- 
Packages that use ServiceException Package Description gov.nasa.worldwind.poi gov.nasa.worldwindx.applications.worldwindow.features 
- 
- 
Uses of ServiceException in gov.nasa.worldwind.poiMethods in gov.nasa.worldwind.poi that throw ServiceException Modifier and Type Method Description static java.lang.StringPOIUtils. callService(java.lang.String urlString)Invoke a point-of-interest service.java.util.List<PointOfInterest>Gazetteer. findPlaces(java.lang.String placeInfo)Find places identified in a string of free text.java.util.List<PointOfInterest>YahooGazetteer. findPlaces(java.lang.String lookupString)
- 
Uses of ServiceException in gov.nasa.worldwindx.applications.worldwindow.featuresMethods in gov.nasa.worldwindx.applications.worldwindow.features that throw ServiceException Modifier and Type Method Description java.util.List<PointOfInterest>YahooGazetteer. findPlaces(java.lang.String placeInfo)
 
-