public class WeatherLibException
extends java.lang.Exception
| Constructor and Description |
|---|
WeatherLibException() |
WeatherLibException(java.lang.String detailMessage) |
WeatherLibException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
WeatherLibException(java.lang.Throwable throwable) |
public WeatherLibException()
public WeatherLibException(java.lang.String detailMessage)
public WeatherLibException(java.lang.String detailMessage,
java.lang.Throwable throwable)
public WeatherLibException(java.lang.Throwable throwable)