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

Packages that use WeatherException
com.webalgorithm.weather.service   
 

Uses of WeatherException in com.webalgorithm.weather.service
 

Methods in com.webalgorithm.weather.service that throw WeatherException
static com.webalgorithm.weather.vo.WeatherVO WeatherService.lookupWeather(java.lang.String locationId, int days, java.lang.String unit, java.lang.String partnerId, java.lang.String licenseKey)
          This method looks up weather for a given location.
 



Copyright © 2003 WebAlgorithm, Inc All Rights Reserved.