Class NoDataFoundForThisDayAndTime

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

public class NoDataFoundForThisDayAndTime extends RuntimeException
thrown if no data were found to the day and time
thrown in IForecastDayTimesAndDays if no weather data found
See Also:
  • Constructor Details

    • NoDataFoundForThisDayAndTime

      public NoDataFoundForThisDayAndTime(String errorMsg)