Class WeatherDataNotAccessible

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.WeatherDataNotAccessible
All Implemented Interfaces:
Serializable

public class WeatherDataNotAccessible
extends RuntimeException
weather data could not be accessed, check internet connection or make sure that location is correct CouldNotFindLocation
See Also:
Serialized Form
  • Constructor Details

    • WeatherDataNotAccessible

      public WeatherDataNotAccessible​(String msg)