Uses of Class
com.timeanddate.services.common.QueriedDateOutOfRangeException
Packages that use QueriedDateOutOfRangeException
-
Uses of QueriedDateOutOfRangeException in com.timeanddate.services
Methods in com.timeanddate.services that throw QueriedDateOutOfRangeExceptionModifier and TypeMethodDescriptionAstronomyService.getAstronomicalInfo(AstronomyObjectType objectType, LocationId placeId, TADDateTime startDate, TADDateTime endDate)
Gets the specified object type (Moon, Sun) for a specified place by start date.AstronomyService.getAstronomicalInfo(AstronomyObjectType objectType, LocationId placeId, Calendar startDate, Calendar endDate)
Gets the specified object type (Moon, Sun) for a specified place by start date. -
Uses of QueriedDateOutOfRangeException in com.timeanddate.services.dataTypes.places
Methods in com.timeanddate.services.dataTypes.places that throw QueriedDateOutOfRangeException