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

public class CouldNotFindLocation
extends RuntimeException
CouldNotFindLocation means that no weather data could be found for this location, or location name is invalid
See Also:
Serialized Form
  • Constructor Details

    • CouldNotFindLocation

      public CouldNotFindLocation​(String msg)