WeatherTypeNotFoundException.java :  » Weather » weatherinnorway » no » weather » weatherProxy » wsKlima » Android Open Source

Android Open Source » Weather » weatherinnorway 
weatherinnorway » no » weather » weatherProxy » wsKlima » WeatherTypeNotFoundException.java
/**
 * 
 */
package no.weather.weatherProxy.wsKlima;

/**
 * @author root
 * 
 */
public class WeatherTypeNotFoundException extends Exception {
  private static final long serialVersionUID = -693885212502444211L;

  public WeatherTypeNotFoundException() {
    super();
  }
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.