Uses of Class
com.webalgorithm.weather.exception.SearchException

Packages that use SearchException
com.webalgorithm.weather.service   
 

Uses of SearchException in com.webalgorithm.weather.service
 

Methods in com.webalgorithm.weather.service that throw SearchException
static com.webalgorithm.weather.vo.LocationVO[] WeatherService.lookupLocations(java.lang.String location)
          Location lookup is usefull when user does not have a zip code or location id, but still wishes to utilize the weather service.
 



Copyright © 2003 WebAlgorithm, Inc All Rights Reserved.