Uses of Class
dev.getelements.elements.sdk.model.exception.NotFoundException
Packages that use NotFoundException
Package
Description
-
Uses of NotFoundException in dev.getelements.elements.dao.mongo
Methods in dev.getelements.elements.dao.mongo with type parameters of type NotFoundExceptionModifier and TypeMethodDescription<ExceptionT extends NotFoundException>
org.bson.types.ObjectIdMongoDBUtils.parseOrThrow(String objectId, Function<String, ExceptionT> exceptionTSupplier) Parses the given ObjectID string usingObjectId.Methods in dev.getelements.elements.dao.mongo that throw NotFoundExceptionModifier and TypeMethodDescription<ExceptionT extends NotFoundException>
org.bson.types.ObjectIdMongoDBUtils.parseOrThrow(String objectId, Function<String, ExceptionT> exceptionTSupplier) Parses the given ObjectID string usingObjectId. -
Uses of NotFoundException in dev.getelements.elements.dao.mongo.match
Methods in dev.getelements.elements.dao.mongo.match that throw NotFoundExceptionModifier and TypeMethodDescriptionMongoMatchDao.getMatchForPlayer(String playerId, String matchId) -
Uses of NotFoundException in dev.getelements.elements.sdk.dao
Methods in dev.getelements.elements.sdk.dao that throw NotFoundExceptionModifier and TypeMethodDescriptionMatchDao.getMatchForPlayer(String playerId, String matchId) Fetches aMatchwith the given profile ID, and match ID. -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exceptionModifier and TypeClassDescriptionclassclass -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.application
Modifier and TypeClassDescriptionclassclassclass -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.auth
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.auth -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.blockchain
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.blockchainModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.cdnserve
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.cdnserve -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.inventory
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.inventory -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.item
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.item -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.largeobject
Modifier and TypeClassDescriptionclassclass -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.mission
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.missionModifier and TypeClassDescriptionclassclassclassclass -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.profile
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.profileModifier and TypeClassDescriptionclassclass -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.savedata
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.savedataModifier and TypeClassDescriptionclassThrown when an instance ofSaveDataDocumentcan't be found. -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.schema
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.schema -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.security
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.security -
Uses of NotFoundException in dev.getelements.elements.sdk.model.exception.user
Subclasses of NotFoundException in dev.getelements.elements.sdk.model.exception.user