Searched refs:ItemNotFound (Results 1 – 2 of 2) sorted by relevance
77 class ItemNotFound(DynamoDBError): class
708 raise exceptions.ItemNotFound("Item %s couldn't be found." % kwargs)747 except (JSONResponseError, exceptions.ItemNotFound):