Uses of Package
cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
Packages that use cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions
Package
Description
Exceptions
All weather objects
Current weather condition
Forecast data
Forecast for each day
Forecast for each hour
Area data
request data
-
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.enums_exception.exceptionsClassDescriptionthrown if no data were found to the day and time
thrown inIForecastDayTimesAndDaysif no weather data found -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.utilitiesClassDescription
CouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalid -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.weather_objectsClassDescription
CouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalid -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weatherClassDescription
CouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalid -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecastClassDescriptionthrown 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 found -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.daysClassDescription
CouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalidthrown if no data were found to the day and time
thrown inIForecastDayTimesAndDaysif no weather data found -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days.hourClassDescriptioncannot be searched for all, because return type cannot store more than one objectthrown if no data were found to the day and time
thrown inIForecastDayTimesAndDaysif no weather data found -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_areaClassDescription
CouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalid -
Classes in cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions used by cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.requestClassDescription
CouldNotFindLocationmeans that no weather data could be found for this location, or location name is invalid