Package cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
Exceptions
-
Exception Summary Exception Description AllIsRequiredForThisOperation CannotCreateInstance user is forbidden to create an instance of a class; used inUtilityClassCannotSearchForAll cannot be searched for all, because return type cannot store more than one objectCouldNotFindLocation CouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalidNoDataFoundForThisDay thrown if no data were found to the day
thrown inWeatherForecastif user calls getToday(), getTomorrow ...NoDataFoundForThisDayAndTime thrown if no data were found to the day and time
thrown inIForecastDayTimesAndDaysif no weather data foundWeatherDataNotAccessible weather data could not be accessed, check internet connection or make sure that location is correctCouldNotFindLocation