Home > Build Datastores From Scratch > Build Datastores From Scratch > Designing a Simple Key-Value Store Show previous contentTry this exercise. Fill in the missing part by typing it in.In the delete method, if key is not present in the store, a ___ is raised.Write the missing line below.SubmitReveal answer Show following content