Uses of Class
cz.krystofcejchan.lite_weather_lib.enums_exception.exceptions.CouldNotFindLocation
Packages that use CouldNotFindLocation
Package
Description
All weather objects
Current weather condition
Forecast for each day
Area data
request data
-
Uses of CouldNotFindLocation in cz.krystofcejchan.lite_weather_lib.utilities
Methods in cz.krystofcejchan.lite_weather_lib.utilities that throw CouldNotFindLocation -
Uses of CouldNotFindLocation in cz.krystofcejchan.lite_weather_lib.weather_objects
Constructors in cz.krystofcejchan.lite_weather_lib.weather_objects that throw CouldNotFindLocation -
Uses of CouldNotFindLocation in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather
Constructors in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.current_weather that throw CouldNotFindLocationModifierConstructorDescriptionCurrentCondition(String location) Constructor required to create this object of this class -
Uses of CouldNotFindLocation in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days
Constructors in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.forecast.days that throw CouldNotFindLocation -
Uses of CouldNotFindLocation in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area
Constructors in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.nearest_area that throw CouldNotFindLocation -
Uses of CouldNotFindLocation in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request
Constructors in cz.krystofcejchan.lite_weather_lib.weather_objects.subparts.request that throw CouldNotFindLocation