Uses of Class
com.sportradar.unifiedodds.sdk.internal.exceptions.ObjectNotFoundException
Packages that use ObjectNotFoundException
-
Uses of ObjectNotFoundException in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that throw ObjectNotFoundExceptionModifier and TypeMethodDescriptionSportEntityFactory.buildCategory(Urn id, List<Locale> locales) Builds the associated category summarySportEntityFactoryImpl.buildCategory(Urn id, List<Locale> locales) Builds the associated category summarySportEntityFactory.buildCompetitor(Urn id, String qualifier, Integer division, Boolean isVirtual, SportEventCi parentSportEventCi, List<Locale> locales) Builds aCompetitorinstance associated with the providedUrnSportEntityFactoryImpl.buildCompetitor(Urn id, String qualifier, Integer division, Boolean isVirtual, SportEventCi parentSportEventCi, List<Locale> locales) Builds aCompetitorinstance associated with the providedUrnSportEntityFactory.buildCompetitorPlayerProfile(Urn id, List<Locale> locales, List<Urn> possibleAssociatedCompetitorIds, Map<Urn, Integer> associatedJerseyNumbers) SportEntityFactory.buildPlayerProfile(Urn id, List<Locale> locales, List<Urn> possibleAssociatedCompetitorIds) SportEntityFactory.buildSport(Urn sportId, List<Locale> locales) Builds aSportinstance with the provided dataSportEntityFactoryImpl.buildSport(Urn sportId, List<Locale> locales) Builds aSportinstance with the provided dataSportEntityFactory.buildSportEvent(Urn id, Urn sportId, List<Locale> locales, boolean buildBasicEventImpl) Builds theSportEventderived class based on the provided dataSportEntityFactory.buildSportEvent(Urn id, List<Locale> locales, boolean buildBasicEventImpl) Builds theCompetitionderived class based on the provided dataSportEntityFactoryImpl.buildSportEvent(Urn id, Urn sportId, List<Locale> locales, boolean buildBasicEventImpl) Builds theSportEventderived class based on the provided dataSportEntityFactoryImpl.buildSportEvent(Urn id, List<Locale> locales, boolean buildBasicEventImpl) Builds theCompetitionderived class based on the provided dataSportEntityFactory.buildSportEvents(List<Urn> ids, List<Locale> locales) Builds a list ofCompetitionderived classes based on the provided dataSportEntityFactoryImpl.buildSportEvents(List<Urn> ids, List<Locale> locales) Builds a list ofCompetitionderived classes based on the provided dataSportEntityFactory.buildSportForCategory(Urn categoryId, List<Locale> locales) Builds the associated category sport summarySportEntityFactoryImpl.buildSportForCategory(Urn categoryId, List<Locale> locales) Builds the associated category sport summarySportEntityFactory.buildSports(List<Locale> locales) SportEntityFactoryImpl.buildSports(List<Locale> locales)