Package cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
package cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
Exceptions
-
ExceptionsClassDescriptionuser is forbidden to create an instance of a class; used in
UtilityClasscannot be searched for all, because return type cannot store more than one objectCouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalidthrown if no data were found to the day
thrown inWeatherForecastif user calls getToday(), getTomorrow ...thrown if no data were found to the day and time
thrown inIForecastDayTimesAndDaysif no weather data foundweather data could not be accessed, check internet connection or make sure that location is correctCouldNotFindLocation