Uses of Class
com.sportradar.unifiedodds.sdk.internal.exceptions.IllegalCacheStateException
Packages that use IllegalCacheStateException
Package
Description
-
Uses of IllegalCacheStateException in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that throw IllegalCacheStateExceptionModifier and TypeMethodDescriptionSportsDataCache.getCategory(Urn categoryId, List<Locale> locales) Returns the associated category cache itemProfileCache.getCompetitorProfile(Urn id, List<Locale> locales) Returns aCompetitorCiassociated with the providedUrnSportEventCache.getEventIds(Urn tournamentId, Locale locale) Returns aListcontaining id's of sport events, which belong to a specific tournamentSportEventCache.getEventIds(Date date, Locale locale) ProfileCache.getPlayerProfile(Urn id, List<Locale> locales, List<Urn> possibleAssociatedCompetitorIds) Returns aPlayerProfileCiassociated with the providedUrnReturns aListsports supported by the feed. -
Uses of IllegalCacheStateException in com.sportradar.unifiedodds.sdk.internal.caching.impl
Methods in com.sportradar.unifiedodds.sdk.internal.caching.impl that throw IllegalCacheStateExceptionModifier and TypeMethodDescriptionSportsDataCacheImpl.getCategory(Urn categoryId, List<Locale> locales) Returns the associated category dataSportEventCacheImpl.getEventIds(Urn tournamentId, Locale locale) Returns aListcontaining id's of sport events, which belong to a specific tournamentSportEventCacheImpl.getEventIds(Date date, Locale locale) Returns aListsports supported by the feed. -
Uses of IllegalCacheStateException in com.sportradar.unifiedodds.sdk.internal.caching.markets
Methods in com.sportradar.unifiedodds.sdk.internal.caching.markets that throw IllegalCacheStateExceptionModifier and TypeMethodDescriptionInvariantMarketDescriptionCache.getAllInvariantMarketDescriptions(List<Locale> locales) InvariantMarketDescriptionCache.getMarketDescriptor(int marketId, String variant, Languages.BestEffort locales) MarketDescriptionCache.getMarketDescriptor(int marketId, String variant, Languages.BestEffort locales) VariantDescriptionCache.getVariantDescription(String id, List<Locale> locales) VariantDescriptionCacheImpl.getVariantDescription(String id, List<Locale> locales)